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