Monday, March 2, 2026
1 change · saas-18.3
Enhancements to existing features
This update allows accountants to quickly group invoice lines by tax, reducing clutter and improving journal item organization. A new server action provides a convenient way to group and ungroup lines by tax, date, and account, streamlining invoice processing for greater efficiency.
Original PR description
[IMP] account_edi_ubl_cii: (un)group lines by tax
Once an invoice is imported, a server action allows the user to group
lines by tax, and then if the same action is triggered again it will
ungroup all lines from the origin file
This feature is useful because accountants don't always need the
detail of the vendor bills, and also all the lines clutter up the
journal items
task-5047859
Forward-Port-Of: odoo/odoo#250703
Forward-Port-Of: odoo/odoo#245234