Tuesday, January 9, 2024
1 change · 17.0
Enhancements to existing features
The SIG (Intermediate Management Balances) financial report for French companies has been redesigned to improve readability and consistency with other financial reports. The changes reorganize how sections are displayed and adjust the visual hierarchy to make the report easier to understand and navigate.
Original PR description
In 16.3 and 16.4 we worked a lot on making the report more readable but the SIG report was forgotten during those changes. Commit: - https://github.com/odoo/enterprise/commit/d2d4f5e04042eb420f0f4c566269d1148baf84f7 - https://github.com/odoo/odoo/commit/56a7f7745c5df9b70e6fe5b78f401085ce46284c - https://github.com/odoo/enterprise/commit/538294661a5c0c748b55ad2d335448cd14700886 This commit will change the report to be more consistent with the other by changing the disposition of the section and changing the hierarchy level either by removing it and take advantage of the children_ids or changing to 0 to have the css highlight. task: 3669714