Monday, July 6, 2026
2 changes · saas-18.3
Enhancements to existing features
Budget reports now use the same profitability classification as analytic profitability reporting when selecting analytic accounting entries. This helps businesses compare budgets and profitability with more consistent figures across reports.
Original PR description
Use the new field analytic_profitability in the conditions of the query to get the account analytic lines of the budget report task-4959636 Forward-Port-Of: odoo/enterprise#121760
This update adds a 'Profitability' field to account analytic lines, enabling a clearer breakdown of revenue and loss within the Analytic Report. This enhancement provides better visibility into profitability trends and improves financial analysis capabilities.
Original PR description
[IMP] account: group analytic items by profitability This commit add a new field 'Profitability' on the account analytic line model, this will allow to visually split analytic line items in 2 categories: 'Revenue' and 'Loss' in the Analytic Report task-4959636 Forward-Port-Of: odoo/odoo#262962