Files
STLShopBook/inventory-template.md
2025-07-16 14:28:49 -05:00

37 lines
1.6 KiB
Markdown

# [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]