Merge line items from multiple invoices

Not by default. You will need create the functionality.

One way to solve might be by creating a custom module that collects information of the required invoices (via custom related fields) and then creating a after/before logic hook to create a new invoice from the related invoices.
Here it might be useful the Collection of fields created by “p.konetskiy” to collect the invoices’ in one field

1 Like