Populating custom field on label with customer PO#
G
George Eye
started a topic
about 3 years ago
We have a client that would like to have the customer PO print on shipping labels via the custom field on the label that was recently released. Can we get details and/or an example script that would do this?
Thanks.
Best Answer
D
Darin Kelkhoff
said
about 3 years ago
Hey George,
There are 3 fields on the order table that you can use to customize values that appear on your parcel labels. They are:
parcelLabelRef1
parcelLabelRef2
parcelLabelRef3
If you wanted to copy an order's customer PO number into the 2nd reference field, you could use a script as simple as this:
George Eye
We have a client that would like to have the customer PO print on shipping labels via the custom field on the label that was recently released. Can we get details and/or an example script that would do this?
Thanks.
Hey George,
There are 3 fields on the order table that you can use to customize values that appear on your parcel labels. They are:
Then just create a Trigger to run that script, and you should be all set.
Darin Kelkhoff
Hey George,
There are 3 fields on the order table that you can use to customize values that appear on your parcel labels. They are:
Then just create a Trigger to run that script, and you should be all set.
-
Add a free bottle opener to all orders that are shipped to California
-
View all unallocatable orders daily
-
Change the parcel carrier for orders shipping to a PO Box
-
Why Do Triggers not apply to certain orders?
-
Return all damaged items to customer
-
Smart Filters for VIP customers
-
Add tags to multiple orders
-
Get Daily Detailed Inventory Reports Automatically Emailed
-
Reporting script
See all 24 topics