[RESOLVED] Hi, FYI: I asked stanley - who gave a g...
# suitescript
e
[RESOLVED] Hi, FYI: I asked stanley - who gave a great response, but nothing material. Please see below: If i do a record.transform in SuiteScript, for a transfer order to an item fulfillment - how is it possible to receive an error “name”“INVALID TRANS TYP”,“message”“Transaction type specified is incorrect.” EVEN THOUGH THE ITEM FULFILLMENT GETS GENERATED SUCCESSFULLY?!?
a
Can you share the code of the transformation?
e
Thanks, @alien4u Resolved - finally tracked down a totally unrelated script that is deployed against the item fulfillment, performs some operation with the assumption that the createdfrom is a salesorder, which ultimately errors out The reason I didn’t notice it earlier is because that script is in afterSubmit routine; but it makes sense now since I am saving the IF and all scripts / entry points will trigger. just overlooked that last night.
👍 1