Assume that we have 2 deliveries. Delivery 1 has 2 items (item 10 and 20). Delivery 2 has 3 items: Item 10, 20 and 30.
How can I combine various items from multiple deliveries in one invoice?
For example have the item 10 from delivery 1 and item 30 from delivery 2.
I mean I just want to have these two items in one invoice not the others. The others will be in another invoice.
Thanks in advance for the answers.