Hey all, does anyone know if there are any native ...
# manufacturing
r
Hey all, does anyone know if there are any native solutions for displaying "processing instructions" on the line level of a work order record? Client basically wants non-item SOP/instruction fields to populate within their work order component lines based off of the assembly item being created or the bom/routing that is set to function as a guide for users.
c
No native solution exists for line-level processing instructions on work orders. You will need custom fields on BOM components or assembly items. Then, use SuiteScript to fill in those instructions on work order lines during creation. Alternatively, you can add custom transaction line fields for instructions and fill them in through workflow or script based on the assembly item being made.
👍 1
l
There's a standard feature that allows you to attach a file to the BOM PDF which is supposed to be used for special instructions like this. Would that work?
👍 1
r
Thank you both, those were the options I proposed just wanted to make sure I wasn't missing anything