Shawn Peters
03/04/2025, 1:59 PMCeligo AI
03/04/2025, 1:59 PMAI generated answer (using internal Slack threads):To create a pick ticket layout that uses wave picking, you would need to customize the Picking Ticket form in NetSuite. Here are the steps: 1. Navigate to the Transfer Order Customization section. Here, you will find the "Linked Forms" which will show you the Picking Ticket to modify. If you haven't yet customized this area, you will have to create new versions of both standard forms i.e., JBL Transfer Order & a JBL Picking Ticket. 2. The JBL Picking Ticket is where you add your columns. You can add columns for ordered, shipped, to be picked up quantities, etc. 3. The JBL Transfer Order form is where you tell your transfers to use the customized pick ticket. 4. If you want to show all items from the sale order in the Picking Ticket even if they are already shipped, you can access details from the Sales Order record. The whole Sales Order record is available to the picking ticket template so you can access details from it using
salesorder.item
instead of record.item
.
5. You can also create a custom freemarker function to join the lines based on the orderline number.
For creating an Advanced PDF/HTML Template of type 'Picking Ticket', you can refer to this NetSuite help article: https://netsuite.custhelp.com/app/answers/detail/a_id/87302/kw/picking%20ticket%20advanced%20pdf
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
03/04/2025, 1:59 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.807873249
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.804170549
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.802038
Celigo AI
03/04/2025, 1:59 PM