@kennkerp I don't know how you would duplicate the integrated shipping label, or even if possible, but we have create custom labels for our own needs. Basically a suitelet that opens a pop-up. You submit data which is added to the fulfillment, and prints a label, which is rendered in the script.
k
kennkerp
01/15/2020, 6:35 PM
Thanks for the response. What I'm trying to do is grab the label and email it via a workflow. The record is an Item Fulfillment of a dropship PO, so what I'd like to do is mark it packed, and email the shipping label to the dropship vendor. I'm just having a heck of a time getting that label by doing anything other than clicking "Print Label"
t
TwoStep
01/15/2020, 6:38 PM
Interesting. Usually, we just force our dropship vendors to ship on our account with X carrier and X service level.
k
kennkerp
01/15/2020, 6:39 PM
That has been my experience as well, but this is a unique request. Trying to see if I can make it happen.
t
TwoStep
01/15/2020, 6:51 PM
In general, I don't think it would be possible via workflow. Probably looks something like... person creates fulfillment with integrated label. Script to save label zpl to Netsuite documents, and then attach to that transaction.... and then you could email it with PO.