Wednesday, April 9, 2025
1 change · 17.0
Code cleanup and technical improvements
The calendar code was reorganized so default all-day event dates are handled in one reusable function. This makes it easier for other Odoo modules to adjust those dates when needed, with no expected change for everyday users.
Original PR description
[REF] web: move default dates to a function - getAllDayDates function was added to be able to inherit it in other modules and change default dates if needed. task-4164485 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr