...
Eaches - this demotes the base SKU. UOMs for this product will be formed from this base SKU. For example a munch is the eaches SKU and a box of much is a UOM.
BulkBreak - The process of breaking the UOM SKU into the next breakable SKU. This can be done to replenish child SKUs to ensure picking optimisation or to fulfil a pending order with the child SKU.
Constraints
Note |
---|
|
Workflow
Article Master Flow In OMS
...
Go to Products screen in Product Settings category.
Go to UOM Definitions and select the client.
Upload the csv with UOM definitions data as per the template.
The fields have are added in the csv are as follows:
clientSkuId - UOM client SKU Id.
nextBreakableSkuId - the next clientSkuId that the UOM can be broken into.
nextBreakableSkuQty - the quantity of the nextBreakableSkuId that the UOM can be broken into.
...
Info |
---|
The maximum allowed value for nextBreakableSkuQty is 200, i.e a maximum 200 units of the next breakable SKU can be present in a UOM unit. |
Info |
---|
A Virtual SKU cannot be marked as UOM and vice-versa. |
Info |
---|
Perishable UOMs cannot be defined with Non-Perishable each SKU and vice-versa. |
Info |
---|
UOM and NextBreakableSKU cannot be uploaded in single UOM definition creation CSV. |
...
Inward Flow In WMS
Inward order creation will be same as before.
Order will be taken on the eaches SKU.
...