dansteg
02/18/2021, 10:45 PM{
"custitem_box_quantity": "1",
"custitem_bag_quantity": "1"
}
Map/Reduce Script has the following:
record.submitFields({
type: record.Type.INVENTORY_ITEM,
id: data.id,
values: jsonString
});
battk
02/18/2021, 10:50 PMbattk
02/18/2021, 10:51 PMbattk
02/18/2021, 10:51 PMdansteg
02/18/2021, 10:53 PM