NOTE: An issue has been found with this function. This product will explain how this feature works, however at the time of writing (11/10/23) it will not function correctly. This will be fixed soon.
This product explores the ability to place additional data columns within the CSV (and to modify their names if necessary). Additional data includes:
- Quantity
- Setup cost
- SKU
- Price
{
"filePath": "Additional Data Columns.csv",
"quantityColumnName": "Quantity",
"priceColumnName": "Cost",
"skuColumnName": "ItemSKU",
"setupCostColumnName": "SetupCost",
"debugMode": true
}