Inventory that matches how you actually stock
Serialized items tracked by serial number, everything else tracked by real stock counts — not a spreadsheet pretending to be a database.
- Hierarchical categories and suppliers, with products as master records.
- Serialized items — one row per physical unit, searchable by serial number — for firearms and other unit-tracked goods.
- Non-serialized items with SKU-based stock counts for everything else.
- Scan-style lookup across serial number, SKU, and UPC — built for a barcode scanner at the counter.
- CSV import for non-serialized items, with per-row validation that dedupes against existing SKUs and never fails a whole batch over one bad row.