Friday, July 10, 2026
1 change · 19.0
Enhancements to existing features
Loss amounts in the Lithuanian Profit and Loss report are now displayed in red instead of grey with only a negative sign. This makes negative results more visible and helps users review financial performance more quickly.
Original PR description
Before this commit: - The losses in the Lithuanian P&L report are shown in grey with only a -ve sign After this commit: - The losses in the P&L report are shown in red now. Related PR: https://github.com/odoo/odoo/pull/239388 Task-5269617