dbaghdanov
09/16/2019, 9:19 PMnlapiTransformRecord('salesorder', id, 'itemfulfillment')
because I get back this error: VALID_LINE_ITEM_REQD: You must have at least one valid line item for this transaction.
I see that I have to set the Inventory Detail on the Item Fulfillment, but it's a subrecord and i'm not sure how to set that during a nlapiTransformRecord()
battk
09/17/2019, 1:10 AMbattk
09/17/2019, 1:12 AMdbaghdanov
09/17/2019, 3:45 PM