Is there an assembly equivalent of "reorder multip...
# general
e
Is there an assembly equivalent of "reorder multiple" - such as a "rebuild multiple"? When we Build certain Assemblies, we only want to create Work Orders in multiples of 4, 8, 12 etc.
j
@ericbirdsall I believe everything's on the purchasing side, and not the assembly side. What's the use case? Sounds like it might be a UOM issue. Alternatively, I think you could probably create a workflow to enforce this pretty easily.
There are some other options if you assembly work orders
e
We have an Inventory Item - lets say its a loaf of bread. And lets say we cut 1 load into 20 slices (assembly item built from .05 of the loaf). If we need to "build" 28 slices, we want the work order to call for 40 slices, so that we use 2 whole loaves instead of 1.40 loaves. (This analogy actually held up pretty well)
I'm thinking I'll just create a custom field on assemblies and have it display on our Mass Create Work Orders screen, and hope our purchaser/planner creates the WO in the multiple we'd like.
j
If you're using the mass create work orders, I believe there's a minimum you can set by location, which might sort of help
also check out: "Avoiding Quantity on Hand with Decimal Places > Inventory Item used as a Component Item in an Assembly" SA Answer Id: 67992