Installation, Setup Wizard & Deployment

How is per-branch stock seeded during import?

The third import phase writes BranchStock for every imported product across every chosen branch. The catalogue is shared (master product data is created once), but stock is per branch, so the importer takes the file's stock-quantity column and seeds the starting quantity for each product at each selected branch. This reflects Okommerce's core inventory model — one product record,…

The third import phase writes BranchStock for every imported product across every chosen branch. The catalogue is shared (master product data is created once), but stock is per branch, so the importer takes the file's stock-quantity column and seeds the starting quantity for each product at each selected branch. This reflects Okommerce's core inventory model — one product record, independent stock levels per location — and means that after import, each branch immediately has correct on-hand quantities without anyone re-entering products per location.