Daily updates from Odoo
Monday, August 6, 2018
2 changes
Code cleanup and technical improvements
This update changes Odoo's internal date and time fields to use native date formats instead of text-based values. It should improve consistency and reliability across business flows such as accounting, calendars, HR, fleet, lunch, and other apps without introducing a visible feature change.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update standardizes how date and time values are handled internally across several accounting, banking, and reporting features. It should reduce inconsistencies in date processing while keeping the user experience largely unchanged.
Original PR description
Enterprise version of odoo/odoo#25624