Daily updates from Odoo
Wednesday, July 20, 2022
1 change · master
Resolved issues and error corrections
Historical refund values in the subscription dashboard are corrected so monthly recurring revenue reports show accurate totals. This ensures pivot views and past reporting data align with the fixed calculation, improving confidence in revenue analysis.
Original PR description
https://github.com/odoo/enterprise/commit/9812998643668bc1eaacef69e957b3ff66f0f6fc fixed the MRR computation but older value remained. These value were prefixed with the right amount but pivot views were still wrong for historical data. This commit and the associated upgrade script fix these values. taskid: 2909297