Daily updates from Odoo
Tuesday, September 20, 2022
1 change
Enhancements to existing features
Accounting users can now work without mandatory bank statements, while still adding statements when needed for control and documentation. The update adds balance checks, gap warnings, attachments, and easier ordering of statement lines to improve reconciliation accuracy.
Original PR description
Bank statements are now optional in accounting. The users add statements directly and can assign statements for control reasons. The users can enter end date and end balance real for the statements and attach the bank statement scan. The system checks if there is a gap (lines without statement) before the current statement and warns the user with decoration, also we check if the ending balance match the accumulated balance of the last line. Bank statement lines now show an accumulated balance and can be sorted by drag and drop in the same date, if the user drags a line to a position with lines of another date, it simply doesn't have any effect. Rename accumulated balance to cumulative balance, a better name Related community PR: odoo/odoo#99092 Task [#2879904](https://www.odoo.com/web#id=2879904&cids=1&menu_id=4720&action=4043&model=project.task&view_type=form) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr