Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
How can I carry over UPCs from custom records to a printed work order traveler?
My company has a list of Universal Product Codes (UPCs) that are allocated to it. This is currently implemented as a spreadsheet:
| UPC (required, unique) | Assigned to Item (or null) | Use (or null) |
| 012345678909 | 04321X5 | Outer Container |
| 812345000016 | (null) | (null) |
Additionally, in Netsuite, on any item having a UPC allocated to it, we key it into an Item field. When we create a work order for the item, we print the item's UPC fields on the work order traveler.
Rather than maintain the UPC to Item relationship in two places, I'd like to eliminate the spreadsheet.
It was easy to create a UPC custom record type with three fields: the Name field, an Item field, and a Use field.
0