Daily updates from Odoo
Monday, May 20, 2019
2 changes · master
Features or functions removed from Odoo
The accounting reports no longer include the cash-basis feature. It was removed because it was rarely used and caused significant performance costs when reports were generated.
Original PR description
This feature was too greedy in term of performance to be computed and not very used. -task: 1888408 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Cash-basis options have been removed from accounting reports because they were rarely used and created heavy performance costs. This simplifies report generation and should reduce resource usage, while users who relied on cash-basis report views will need to adjust their reporting process.
Original PR description
This feature was too greedy in term of performance to be computed and not very used. -task: 1888408