Friday, August 29, 2025
1 change · saas-18.4
Enhancements to existing features
The accounting journal items list now includes a deductibility amount column. This makes it easier for finance users to review entries and spot potential issues directly from the list view.
Original PR description
[IMP] account: Add deductibility column This commit adds the field deductible_amount as a column in the list view of the journal items. This is done to help check easier all entries and detect issues. task-4939241 Forward-Port-Of: odoo/odoo#221856