Discussions
Location in ItemReceipt line
Hi,
I'm trying to create an item receipt from an existing return authorization via SuiteTalk web services.
In ReturnAuthorizationItem type there's the location field which I believe is used to specify the location of each line (it turns out though that I cannot do that on NetSuite UI).
When I create an item receipt from that return authorization, it always uses the location on the header of the Return authorization instead of the location specified on each of its line.
I tried to create the Item receipt and specifying the itemList field with the location on every line but failed too, got the "Adding new line to sublist item is not allowed" error.