Hi all, I have a question regarding receiving inbo...
# suitescript
s
Hi all, I have a question regarding receiving inbound shipments via SuiteScript. Normally when I insert Item Receipts directly, I put some custom fields on it. However, for my customers using Inbound Shipments, I have to create a "Receive Inbound Shipment" which then automatically becomes an Item Receipt. But when doing this, the Item Receipt has none of the important fields I normally add. Is there a way to add these fields to the Receive Inbound Shipment and have them carry over somehow? When I try to load the new Item Receipt in my script, it hasn't been created yet and I think it would be inefficient for me to generate the Receive Inbound Shipment, then sleep a few seconds before trying to search for/load the Item Receipt to add the fields...