I’m trying to produce Item Fulfillment from Item F...
# suitescript
b
I’m trying to produce Item Fulfillment from Item Fulfillment Request record. I’ve tried record.transform but seems it doesn’t support this record type combinations? I’ve also checked N/action module but seems it doesn’t support this combo either. Any idea how to do this type of transformation?
b
look at the url while you are creating the fulfillment from the fulfillment request
the url will tell you which transform (if any) and what default parameters you need to use
b
Hi, @battk thanks for the prompt response. I’ve checked that one in it is somehow strange…
It is /app/accounting/transactions/itemship.nl?id=85902508&e=T&transform=salesord&memdoc=0&fftreqid=85917818&whence=
it is fulfillment page, id is SO id, and fftreqid is ItemFulfillment Request id….
b
will probably make more sense if you take a look at a normal fulfillment too so you know what that looks like
and compare the one difference, which is the default value you need to set on the transform
d
Hey @bmpro, looks like you were on the right track. It is actually a SO transform with a default value thrown in. See Marty Zigman on "Drive NetSuite Fulfillment Requests for Warehouse Automation"