Thursday, August 9, 2018
1 change · master
New functionality added to Odoo
This update adds helper capabilities for calculating date and time ranges in Odoo's web layer, such as the start or end of a period and date arithmetic. It helps make browser-side date handling more consistent and reliable for features that depend on time-based calculations.
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