I'm on an item receipt, and I need to update the q...
# suitescript
s
I'm on an item receipt, and I need to update the qty to reflect that only 10 of the 12 item's were received. If I try to do this, I get an error saying that the itemfulfillment must equal. Is there anyway to change the itemReceipt qty and have it update the itemFulfillment without having to record.load(){code} and save?