Daily updates from Odoo
Thursday, July 4, 2019
2 changes
Enhancements to existing features
This update adds shared tools for formatting time values according to a user’s language, preferred format, and timezone. It also adds a helper for calculating time periods, making future business features more consistent and easier to maintain.
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
Resolved issues and error corrections
Customers now see a confirmation message whenever a promocode is successfully applied, even if they have not opened the promocode section. This makes checkout feedback clearer and helps avoid confusion about whether the discount worked.
Original PR description
**Task:** https://www.odoo.com/web#id=2027008&action=327&model=project.task&view_type=form&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.7da68f71d74d6799f4c128fe332075f7 **Description of the issue/feature this PR addresses:** -Previously, success message for promocode was visible only when user clicked on "I have a promocode". even when it was successfully applied. -After this commit, message will always appear once a promocode has been successfully applied. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr