FAQ: How can I access the “Restock” checkbox in NetSuite on my import mapping?
Q: I am trying to create item receipts where the Restock checkbox in the item receipt is unchecked. I’m using the Shopify-NetSuite template, but this option doesn’t display in my import mapping. How can I access this field?
A: Look in your sublists for a field called Restock, then use the following mapping to create the receipt with the Restock checkbox unchecked.
For any sublist fields that need to be mapped, you can use the following syntax for NetSuite mappings: sublist[*].sublistField. You can hard-code this specific checkbox field to "F" or "T" in the mappings. Thus, the mapping in this example would be:
Source Field | NetSuite Field
-----------------------------------------------
"F" | item[*].restock
Comments
Thanks for this! Exactly what I needed!
That's great to hear, Cory Anderson! Thanks so much for letting us know! Please let us know if you have other questions we can help with or if you're unable to find expected information in our Help Center or usability issues you encounter in the product, to enable us to further improve your experience.
Please sign in to leave a comment.