inventory...
This commit is contained in:
37
inventory-template.md
Normal file
37
inventory-template.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# [SHOP NAME] Inventory Template
|
||||
|
||||
## Equipment
|
||||
|
||||
| Item | Model/Part Number | Serial Number | Purchase Date | Purchase Price | Current Value | Location | Condition | Notes |
|
||||
|------|-------------------|---------------|---------------|----------------|---------------|----------|-----------|-------|
|
||||
| Example Equipment | ABC-123 | SN001234 | 2024-01-15 | $1,200.00 | $800.00 | Shelf A1 | Good | Warranty expires 2026 |
|
||||
|
||||
## Tools
|
||||
|
||||
| Item | Model/Part Number | Serial Number | Purchase Date | Purchase Price | Current Value | Location | Condition | Notes |
|
||||
|------|-------------------|---------------|---------------|----------------|---------------|----------|-----------|-------|
|
||||
| Example Tool | DEF-456 | SN005678 | 2024-02-10 | $300.00 | $250.00 | Toolbox B | Excellent | |
|
||||
|
||||
## Supplies
|
||||
|
||||
| Item | Model/Part Number | Quantity | Unit Cost | Total Value | Location | Expiration Date | Notes |
|
||||
|------|-------------------|----------|-----------|-------------|----------|-----------------|-------|
|
||||
| Example Supply | GHI-789 | 50 | $5.00 | $250.00 | Cabinet C | 2025-12-31 | |
|
||||
|
||||
## Consumables
|
||||
|
||||
| Item | Model/Part Number | Quantity | Unit Cost | Total Value | Location | Expiration Date | Notes |
|
||||
|------|-------------------|----------|-----------|-------------|----------|-----------------|-------|
|
||||
| Example Consumable | JKL-012 | 100 | $2.50 | $250.00 | Storage D | 2025-06-30 | |
|
||||
|
||||
---
|
||||
|
||||
**Total Equipment Value:** $X,XXX.XX
|
||||
**Total Tool Value:** $X,XXX.XX
|
||||
**Total Supply Value:** $X,XXX.XX
|
||||
**Total Consumables Value:** $X,XXX.XX
|
||||
|
||||
**Grand Total:** $X,XXX.XX
|
||||
|
||||
**Last Updated:** [DATE]
|
||||
**Updated By:** [NAME]
|
Reference in New Issue
Block a user