It is possible to customize the Print Bills of Materials page found under Print Checks and Forms to add or remove columns for reviewing. However, the Status field of the related Sales Order is not available for this selection when a Work Order is created from the Sales Order.
To achieve this, a custom transaction body field that joins the related information shall be created. This field can be added as a column on the Print Bills of Materials page.
Solution
- Create Custom Transaction Body Field
- Navigate to Customization > Lists Records & Fields > Transaction Body Fields > New
- Label: Enter Label
- Example: SO Status
- ID: Enter _wo_sosta
- Type: Select Free-Form Text
- Store Value: Remove Checkmark
- Click Applies To
- Work Order / Assembly Build: Enter Checkmark
- Click Validation & Defaulting
- Default Value: Enter {createdfrom.status}
- Formula: Enter Checkmark
- Click Save
- Customize Print Bills of Materials
- Navigate to Transactions > Management > Print Cheques and Forms
- Click Bills of Materials
- Click Customize
- Click Additional Columns
- SO Status:
- Include: Enter Checkmark
- Click Save