Invoice → Master
Upload a supplier invoice. Each style row gets unpivoted by size into per-variant master rows with parent SKU, child SKU, and quantity (boxes × per-box pairs). Edit group / dept / class / subclass before download.
How it works
- 1Upload your invoice XLSX (the format with one row per style/color and size columns spread horizontally).
- 2Provide the invoice label that should appear in every master row.
- 3We auto-build parent SKU (
style.replace(".","-") + materialCode + colorCode), child SKU (parent + size), and quantity (boxes × per-box qty). - 4Edit Group / Dept / Class / Subclass for any row, or apply in bulk to all rows.
- 5Download the master XLSX.