Saturday, July 6, 2024
1 change · saas-17.2
Miscellaneous changes
[ADD] account: Add tax_tag shortcut formula While we are working on a refactor for italian tax report https://github.com/odoo/odoo/pull/164064 We discovered the need for having tax_tag shortcut as the report was getting huge. So, we thought it's the time to have the tax_tags shortcut Solution: Adding 'tax_tags_formula' for the tax_tags shortcut in a similar way like aggregation_formula task-id#3969688 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/su
Original PR description
[ADD] account: Add tax_tag shortcut formula While we are working on a refactor for italian tax report https://github.com/odoo/odoo/pull/164064 We discovered the need for having tax_tag shortcut as the report was getting huge. So, we thought it's the time to have the tax_tags shortcut Solution: Adding 'tax_tags_formula' for the tax_tags shortcut in a similar way like aggregation_formula task-id#3969688 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#172010 Forward-Port-Of: odoo/odoo#167979