Discussions
Using itemReceive in Item Receipt Causes Error
Hello All,
I am trying to replicate the behavior found in the UI in regards to the "Restock" checkbox found in the item receipt using web services 2.6.
I believe that a similarly named "itemReceive" variable in the item record for the item receipt in web services would provide the same functionality, but I find that when I set the boolean for the variable to false, it produces unexpected behavior where the Item Receipt is created but it is completely blank. I have tried creating Item Receipts via web services when the variable is set to true, without any issues.
Is this variable one in the same as the restock function found on the UI item receipt or is this field not yet supported?