Thursday, March 12, 2026
3 changes · 19.0
Enhancements to existing features
The accounting account list can now show description and company information as optional columns. This gives users more context when reviewing accounts while keeping the default view uncluttered.
Original PR description
This commit will add the description field in optional hide in the view of account_account. task-5493859 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Indian localization demo data now includes PAN entities connected to supplier demo partners with MSME type and MSME number details. This helps users and implementers see how MSME reporting works with realistic supplier examples during demonstrations or testing.
Original PR description
- Introduce demo PAN entities linked to suppliers with MSME type and MSME number for demo partners. Ent PR: https://github.com/odoo/enterprise/pull/94047 task-4140405
This update enhances the statement line dropdowns by adding colored bubbles to highlight related move lines with matching amounts (currency or amount). This provides a visual cue for users, streamlining reconciliation efforts and reducing potential errors. The feature also includes an optional display setting for increased flexibility.
Original PR description
This will add a new colored bubble on the dropdown of a statement line when there is a move line that has the same amount currency or amount. task-5493859