Suppliers send whatever their system exports. Column names differ, the order differs, and half the time the file has a header row nobody asked for. The import has to cope with that without anyone retyping 14 lines into a point-of-sale terminal.
What the supplier actually sent — first six lines, unedited:
—
We guessed from the header names. Guesses are shown as suggestions, not facts — anything we weren't confident about is left for you, because a silently wrong mapping is far more expensive than a question.
Everything importable is imported. Everything questionable is surfaced now, while it is still cheap to fix — not discovered three weeks later by someone scanning a shelf.
The first eight lines, as they will land in the catalogue.
The pallet is open and someone is counting. Expected quantities come from the PO; anything that doesn't match gets flagged and needs a reason before the receipt closes.
—