mvr210
25th February 2013, 18:43
Hi there!

I would like to know solution for this scenario (BAAN IVc):

If we have 50.000 widgets and we have 30 different orders with different widget amounts (total widget’s on order is 100.000). Would it be possible to pick and choose orders and quantities we want to ship to different customers? I would like to short ship to 30 different orders instead of completely full filling just a few.
I don’t want some customers to get complete order and another one are not getting anything.

I also want system to automatically deduct amount of widgets shipped from each order, instead of us readjusting quantities based on a short ship amount.

Thanks in advanced.

avpatil
25th February 2013, 21:11
This is not possible in standard program. If you don;t have elaborate location system then you can custom right a logic to allocated 50,000 pcs to 30 orders. But it will be custom logic.

Regards

Arvind Patil

mvr210
25th February 2013, 22:44
Thank you for the reply. How about if orders are broken down to smaller chunks (500 widgets per line on order)?
Shouldn't be than possible to ship just a few positions from each order and the rest would show as back order?