Item List
Add Item
Barcode Update
Inventory
{{editMode ? 'Edit Item' : 'Add New Item'}}
{{formError}}
Barcode Update
Scan a barcode to link it to an item code in the system.
Existing Barcode Mappings
| Barcode | Item Code | Description | |
| {{b.barcode}} |
{{b.code}} |
{{b.description}} |
|
+ Add Stock
Stock Additions
Stock Levels
Add Stock
Search and select a product, enter quantity and a note.
{{stockForm.foundItem.description}}
{{stockForm.foundItem.code}}
· Current stock: {{getStockQty(stockForm.foundItem.code)}}
{{stockForm.error}}
Stock Additions History
{{stockLog.length}} record(s)
Current Stock Levels
Out of Stock
{{countOutOfStock()}}
Low (≤10)
{{countLowStock()}}
Tracked
{{countTracked()}}