Packing slip print from Sales Order
Proposal Summary
We will be adding a new button in the sales order view mode. The button is named “PACKING SLIP LIST”. On the button action, we will print the consolidated packing slip from the sales order.
Requirements
From a Sales Order, we would like the ability to print a packing slip. Can you add this functionality? We use the PUPCO-Packing Slip.
Our Solution
- A button will display the sales order form view context.
- On the button action we will print consolidated Packing slip print. Using the same data when taking packing slip print from Item fulfillment.
- If a sales order has multiple item fulfillment. We will display each item fulfillment details in separate tables.
- Each table has a heading with item fulfillment document number, barcode.
- Inside each table we will include each item full fulfillment details.
- Field mapping
Ship To – sales order’s ship address
Sold To – sales order’s bill address
Purchase Order No. – sales order’s PO #
Date – item fulfillment’s transaction date
Tracking # – sales order’s tracking numbers
Ship Via – IF’s shipping method field
Freight Terms – Sale order’s shipping term.
Delivery Instructions – IF delivery instruction field.
The item details are taken from the sales order item details. Here we only include the items with item fulfilment location.
The above details value will be taken from item fulfillment. (like current packing slip print)
Assumption
- The item details of packing slip print will be taken from the sales order.
- We will not show the items in the item table, if the item fulfillment location and item line location in the sales order is different.