Wednesday, February 25, 2026
1 change · 18.0
Enhancements to existing features
This update allows accountants to easily group invoice lines by tax, reducing clutter in journal entries. A server action provides a toggle to group or ungroup lines from the original file, streamlining the import process and improving data clarity. This addresses a previous issue where multiple PDFs were generated during line grouping.
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#245234