Daily updates from Odoo
Thursday, July 27, 2023
1 change
Resolved issues and error corrections
The accounting view for deferred moves no longer shows a summed total at the bottom of the list in this specific context. This avoids giving users a misleading financial figure when reviewing deferral entries linked to a move.
Original PR description
When viewing the list of deferral moves for a move, it adds up the totals of the deferral moves at the bottom of the list, which seems misleading. With this change we remove that total in this specific context. [task-3441340](https://www.odoo.com/web#id=3441340&menu_id=4720&cids=1&action=333&active_id=967&model=project.task&view_type=form)