Friday, January 14, 2022
2 changes · master
Resolved issues and error corrections
This fixes an issue where quotation builder fields could show outdated or missing values after related changes. Businesses using quotation templates and optional products should see more reliable quote information without manual refreshes or corrections.
Original PR description
Forgotten in #81818 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Belgian financial report now places bank suspense account 499 in the asset section instead of liabilities. This keeps the balance sheet aligned with the updated accounting treatment and avoids misleading liability totals.
Original PR description
Since this commit : https://github.com/odoo/odoo/commit/c6d2a50499744a9ddbb09a9974d6ab52116ef542, the bank suspense account is no longer considered a liability. To reflect that change, the corresponding account (499) should also be moved to the asset section of the BS. Related PR : https://github.com/odoo/odoo/pull/81071 task-2729822