Hi All, For a work order, is it possible to deter...
# general
s
Hi All, For a work order, is it possible to determine the correct BOM revision by quantity of the assembly item? Example If quantity of assembly item XYZ is less than 500 pieces, choose BOM_REV01 If quantity of assembly item XYZ is more than 500 pieces, choose BOM_REV02
a
You can manually change the revision field to whatever you like on the Work order. However, if you want this automated it might need to be a script as It doesn't look like the BOM Revision field is available to Workflows
However, I would throughouly test setting the revision field using script as I've had issues with that in the past
s
Thank you very much for your help