Has anyone been able to Create / Edit Item Fulfillment Packages "Package Tracking Number" field using Script?
I am trying to copy value stored in Custom Field into Existing Package Line on Item Fulfillment on Create.
thanks
b
battk
09/30/2019, 4:29 AM
the primary piece of advice, outside of how to set sublist fields, is that there are 4 different package sublists
battk
09/30/2019, 4:30 AM
if you are using an integrated shipping method from usps, fedex, or ups, then there is a special package sublist on the item fulfillment
m
Mrudul
09/30/2019, 4:30 AM
I am after the standard one, not the UPS or specific Carirer
b
battk
09/30/2019, 4:32 AM
normal sublist seting code then
battk
09/30/2019, 4:32 AM
might have to be done in afterSubmit
b
Budy Sutjijati
09/30/2019, 11:41 AM
Is it also possible to add a custom column field? We’re not using the integrated shipping carriers and I would like to be able to store additional package data.
m
Mrudul
10/03/2019, 5:06 AM
If you are attempting to achieve it using script that, I think that would be possible.