Thursday, September 23, 2021
2 changes · master
Resolved issues and error corrections
Re-enabling manufacturing operations now restores previously active operations instead of leaving them archived. This prevents production setup data from disappearing after businesses temporarily disable and later re-enable the operations setting.
Original PR description
Following https://github.com/odoo/odoo/pull/66108/, de-activating the operation setting archives all operations. The problem is that after re-activation of the operation setting, operations that were active before were not un-archived. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves how mail templates are rendered and includes several fixes across signing, point of sale, spreadsheets, forecasting, and planning. Business users should see fewer errors when sending signature requests, clearer discount display, more reliable spreadsheet pivots, and better planning totals and layout.