Picking batches

We have ITEM-A which is UOM of 1 and this item is available in batches of 50 so we have ITEM-A-50 for example

ITEM-A UoM is 1, ITEM-A-50 is UoM 50 (called it BOX50) which has conversion x 50

Stock entry (Martial receipt) for a single batch is UOM BOX50 (Conversion factor 50)

ITEM-A-50 as a batch entry with unique batch ID

But when creating a pick list from sales order, how do i ensure that ITEM-A-50 not split? i.e. to fulfill order of 150 - i would want to pick 3 x ITEM-A-50 and NOT 150 across 4 x ITEM-A-50 (i.e. 25, 50, 50, 25 )

Anyone offer some advice?

Is selecting BOX50 as the UOM in Sales Order not working?

#RespectQuestion #EncourageNewUser

For my use-case Sales Order will need to be in single units (as this is what the customer orders)

But even using BOX50 as the UoM doesn’t ensure that Pick List will always ensure boxes of 50 are selected - after discussion with Support, looks like I need to add some custom code to ensure that a complete batch is used for pick and not split across mutiple batches (in my view this is a flaw!)