Common Mapping Rules
Since most of the NetSuite fields are dependent on the NetSuite itemType
field, a useful display
rule to ensure that the value for any mapping for the corresponding item type is not empty is the following (replace "itemType"
in the code below with your accessor name for the item type mapping):
Last updated