-
Notifications
You must be signed in to change notification settings - Fork 5
Quick Start
Giuseppe Costanzi edited this page Dec 20, 2025
·
1 revision
This guide will help you get started with Inventarium in 10 minutes.
Inventarium uses a hierarchical structure:
Product (e.g., "Acetonitrile HPLC Grade")
└── Package (e.g., "2.5L bottle from Sigma-Aldrich")
└── Batch (e.g., Lot "SHBM1234", expires 2026-06-30)
└── Label (individual unit with barcode)
- Product: What you're buying (generic description)
- Package: How you buy it (supplier, size, price)
- Batch: When you bought it (lot number, expiration)
- Label: Each physical unit in your inventory
When you open Inventarium, you'll see the main window with:
- Menu bar: Access all features
- Toolbar: Quick access to common functions
- Status bar: Current user and database info
- Go to Data → Products
- Click New
- Enter:
- Reference: Short code (e.g., "ACN-HPLC")
- Description: Full name (e.g., "Acetonitrile HPLC Grade")
- Click Save
- Go to Data → Packages
- Click New
- Select the product
- Fill in:
- Supplier: Select from list
- Reference: Supplier's catalog number
- Packaging: Size/quantity (e.g., "2.5L")
- Category: Type of product
- Location: Where it's stored
- Conservation: Storage conditions
- Reorder level: Minimum stock before alert
- Click Save
- Go to Warehouse → Batches
- Select the package
- Click New
- Enter:
- Lot number: From the product label
- Expiration date: From the product label
- Click Save
- Go to Warehouse → Load
- Select the batch
- Enter quantity to add
- Click Load
Each label gets a unique barcode automatically.
When you use an item:
- Go to Warehouse → Unload
- Either:
- Scan the barcode, or
- Select the label from the list
- Click Unload
The label is marked as used with today's date.
- Warehouse → Stock: See all items in stock
- Items are color-coded:
- 🟢 Green: OK
- 🟡 Yellow: Low stock or expiring soon
- 🔴 Red: Expired
- Warehouse → Reorder: See items below minimum stock level
- Warehouse → Expiring: See items expiring within 90 days
| Shortcut | Action |
|---|---|
| Alt+N | New |
| Alt+S | Save |
| Alt+C | Cancel/Close |
| Escape | Close window |
| F5 | Refresh |
- Products and Packages - Detailed guide to managing products
- Batches and Labels - Learn about lot tracking
- Requests and Deliveries - Create purchase orders
- Statistics - Analyze your inventory
← Installation | Home | Products and Packages →