Friday, January 14, 2022
3 changes · master
Resolved issues and error corrections
Customer-facing email notifications now more consistently include secure access buttons and portal links for documents such as orders and purchase records. This reduces cases where customers cannot open or act on emailed documents, while simplifying related notification behavior across sales, purchase, project, portal, and CRM partner assignment areas.
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