Trying to create a TO, then Fulfill (IF) + Receive...
# suitescript
l
Trying to create a TO, then Fulfill (IF) + Receive (IR) it on the same Restlet call , but I get "The date of the item fulfillment must be earlier than the Item Receipt date". However, doing it in the UI, there is no issue, is there an explanation to this ? (Trying the same trandate to all 3 transactions)
Found my issue, I was setting the date in dynamic mode and setting the 'shipstatus' afterward, which 'reset' the trandate value.