Hey all, Packing Slip from a Transfer order.. stupid question but how can one print this from the transfer order itself?
Print Picking Ticket is there but not packing list?
m
MGBC
10/28/2024, 12:14 PM
Customize the form and go to the actions tab. Can you enable packing slip printing?
l
Luis
10/28/2024, 1:01 PM
I think Packing Slip is in the Item Fulfillment. You have packed it, and therefore, can generate a packing list.
Order = Picking ticket
g
G
10/28/2024, 1:09 PM
Thanks.. so best practise is getting it from the item fulfilment but what happens when one has multiple to 1 relationship? i.e. 1 transfer order and 50 fulfilments against it.. surely expecting to print 50 wouldn't be ideal? Rather thinking if there's a way to print directly on the transfer order and show the quantities/lines that are packed etc..
l
Luis
10/28/2024, 1:21 PM
Don't think that's available out of the box unless you create a saved search or build a custom one or repurpose and/or customize the picking ticket
m
MGBC
10/28/2024, 1:54 PM
Yes if you can’t enable it from the form customization then make a saved search pdf template
g
G
10/28/2024, 3:29 PM
Thanks both, would the PDF template from a saved search be a custom script solution? Any additional info on what the saved search option entails would be greatly appreciated..
i
Israel Gonzalez
10/28/2024, 3:45 PM
The PDF template itself no, it would be part of the Advanced PDF feature. However, if you want to add a button on the Transfer Order that links directly to this PDF then yes that will require a scrip to add a button that directs you directly to the URL. Else you would need to print the pdf from within the saved search results.
m
MGBC
10/28/2024, 3:50 PM
You could add a custom inline html field to the TO that links to the Saved search print screen as a pop up and pass the internal ID of the TO as a URL parameter
It wouldn’t be a button but would be a clickable link you could label with “print packing slip” or whatever you want