Discussions
Printing Picked Quantity in NetSuite Picking Ticket PDF Template
Hello NetSuite Community,
I am customizing PDF templates and Saved Searches for Sales Orders and have a question about the picked quantities for line items.
On the Sales Order form, there’s a “Picked” column for line items. In a Saved Search (Transaction = Sales Order), I am able to pull these quantity fields:
- Quantity Ordered (
quantity) - Quantity Fulfilled (
quantityfulfilled) - Quantity Committed (
quantitycommitted) - Quantity Invoiced (
quantitybilled) - Quantity Picked (
quantitypicked)
I have tried using the quantitypicked field in the Picking Ticket PDF template, but it returns null. Has anyone successfully used the picked quantity field in the Picking Ticket or Sales Order PDF template? How do you reference or print this field correctly in the template?