Monday, September 25, 2017
4 changes · master
Enhancements to existing features
Sales managers with the right permissions can now publish or unpublish delivery methods directly for the website. Checkout pages also avoid unnecessary external shipping price requests for unpublished delivery methods, reducing slowdowns and failed purchase flows.
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
The mobile burger menu was refined to make navigation smoother and easier to use on phones. The update adds clearer menu behavior, improved animations, better spacing for nested menus, and easier access to account switching from the user menu.
Original PR description
Task : https://www.odoo.com/web?#id=31543&view_type=form&model=project.task&menu_id=5200 Pad : https://pad.odoo.com/p/r.016b5ddc4df90106ffc8e7ce18eb1ea7
Resolved issues and error corrections
This change reverses the automatic installation of TaxCloud for US setups because it caused incorrect upsell pricing calculations in website subscriptions. The rollback prevents customers from seeing mismatched prices when adding prorated discounted options until the feature can be reworked safely.
Original PR description
This reverts commit 4a3b65069f02f9a120c4129f946297d507d3b148.
Code cleanup and technical improvements
This update refactors Mexican electronic invoicing validation to use a newer stream-based method, helping keep invoice checks aligned with underlying platform changes. It also includes related fixes for report naming, tax assignment, and automated tests, reducing the risk of errors in localized accounting workflows.
Original PR description
Work In Progress This PR depends on: https://github.com/odoo/odoo/pull/19667