Friday, March 27, 2026
1 change · saas-18.4
Enhancements to existing features
This update enhances the budget report to now automatically include tracking for asset accounts. Previously, budget reports only covered expense accounts. Now, with 'Expenses' or 'Both' budget types, the report will accurately reflect spending and budget performance across all asset types – current, non-current, and fixed assets.
Original PR description
Expand the scope of budget tracking to include asset accounts. Modified the account filtering logic so that when a budget type is set to "Expenses" or "Both", the query includes 'asset_current', 'asset_non_current', and 'asset_fixed' account types. task-5994048 Forward-Port-Of: odoo/enterprise#109496