Bulk Import
Import products and stock levels via CSV.
Supported Import Types
- Products
- Stock adjustments
- Supplier list
- Purchase orders
CSV Format — Products
Download the template from Inventory → Import → Download Template.
name,sku,unit,reorder_at,initial_stock,location_id
Wireless Mouse,WM-001,pcs,20,150,loc_main
USB-C Hub,UC-007,pcs,10,80,loc_main
Desk Lamp,DL-012,pcs,5,40,loc_warehouse2Field Rules
| Field | Required | Notes |
|---|---|---|
name | ✅ | Max 120 characters |
sku | ✅ | Must be unique |
unit | ✅ | e.g. pcs, kg, litre |
reorder_at | ❌ | Defaults to 0 |
initial_stock | ❌ | Defaults to 0 |
location_id | ❌ | Defaults to primary location |
Handling Errors
If any rows fail validation, the entire import is rejected. A downloadable error report will list each failed row with a reason.
Limits
| Plan | Max rows per import |
|---|---|
| Starter | 500 |
| Pro | 5,000 |
| Enterprise | Unlimited |