Daily updates from Odoo
Tuesday, June 21, 2022
1 change · master
Code cleanup and technical improvements
This update simplifies how sales-related apps calculate prices and discounts, making the logic easier to maintain and more consistent across subscriptions, rentals, and time-based sales. It also improves related tests and naming, reducing the risk of future pricing issues without introducing major visible changes for users.
Original PR description
COM PR: https://github.com/odoo/odoo/pull/88230