Scenario The user wants to know the reason of automatic change in value of Printed Picking Ticket field in the System Notes of a Sales Order. Solution The value of the Printed Picking Ticket field on System Notes of a Sales order would change from F to T once the Picking Ticket is printed from the Sales Order. If the Sales Order is only partially fulfilled, the Printed Picking Ticket field would reset… Continue reading Reasons of Printed Picking Ticket Field Value Change on Sales Order’s System Notes
Tag: pick ticket
Creating Custom Advanced Templates for Pick Tickets
To create custom advanced templates for pick tickets: Using the Administrator role, go to Customization > Forms > Advanced PDF/HTML Templates. From the Advanced PDF/HTML Templates list, click Customize for Standard Pick Ticket/Pick Report PDF/HTML Template. If you want to display standard or custom fields from a pick ticket saved search, do the following: On the New Element subtab,… Continue reading Creating Custom Advanced Templates for Pick Tickets
Printing Pick Tickets from Wave Transactions
Pick tickets provide details of released items and pick tasks for processing. The picking type of the wave determines the grouping of items on a pick ticket. Single Order Pick Ticket – Pick ticket for each released order, containing all line items included in the wave. Bulk Picking or Multiple Order Pick Ticket – Pick ticket for each pick… Continue reading Printing Pick Tickets from Wave Transactions
Sales Order Description in Wave print
To Populate the sales order description(memo) value in Wave PDF form, refer the advanced PDF code sample below Go to Customization->Forms->Advanced PDF/HTML Templates Customize the Wave PDF Update the template with below sample code Save
Printing Pick Tickets from Wave Transactions
The Wave have 2 PDF layout based on the Picking Type selected on the corresponding Wave record Single Order Pick Ticket – Pick ticket for each released order, containing all line items included in the wave. Multiple Order Pick Ticket – Pick ticket for each pick task with similar items across the orders included in the wave.