Friday, June 20, 2025
3 changes · master
Enhancements to existing features
The Indian reporting Balance Sheet now opens with the horizontal split option turned off by default. This makes the standard report view simpler and avoids users having to manually untick the option when they prefer the regular layout.
Original PR description
before this PR: split horizontally is ticked by default on Balance Sheet. after this PR: split horizontally is unticked by default. Related PR (Upgrade): https://github.com/odoo/upgrade/pull/7827 Previous version PR: https://github.com/odoo/enterprise/pull/86032 Task Id: 4836667
This update adjusts automated tests in Documents Spreadsheet, Spreadsheet Edition, and Web Studio so they stay aligned with recent platform changes. It helps maintain quality and reduces the risk of regressions without introducing direct user-facing changes.
Original PR description
We adapt the tests in documents_spreadsheet, spreadsheet_edition and web_studio to the changes brought by https://github.com/odoo/odoo/pull/208592. Task ID: 4610804
The ESG app’s summary text was improved to be clearer, more grammatically correct, and more polished. This helps users better understand the app’s purpose when viewing it in Odoo.
Original PR description
This is grammatically correct and more polished. No task ID