Merge and Split Orders
Please implement a function to merge and / or split orders.
234
votes

Users can now split an order into multiple packages, and merge multiple orders into a single order.
-
chris betton commented
Some ebay customers take a "buy one, pay one" attitude to ordering so I have 4 items that could be posted in one parcel to the same address, but because of the way they have ordered I have 4 orders in C&D. I then have to delete 3 and adjust the weight of the 4th.