split method
-
Hello
Is it possible to split an order and tell which item goes on specific sub order?
For exemple, you have 4 items (A,B,C,D) in your main order, and you want to split this order into 2 sub orders: each sub order will contain 2 items
So sub order 1 will contain products A and B and sub order 2 products C and D
The idea is of course to choose which product will be part of sub order 1 or sub order 2
Another exemple:
Main item contain 4 items again, and you want to split into 3 sub orders:
Sub order 1 will contain item A
Sub order 2 will contain item B and C
Sub order 3 will contain item DMaximum flexibility.
Thank you
- The topic ‘split method’ is closed to new replies.