inventory control
This commit is contained in:
11
README.md
11
README.md
@@ -15,6 +15,7 @@ Current foundation scope includes:
|
||||
- CRM search, filtering, status tagging, and reseller hierarchy
|
||||
- CRM contact history, account contacts, and shared attachments
|
||||
- inventory item master, BOM, warehouse, stock-location, and stock-transaction flows
|
||||
- inventory transfers, reservations, and available-stock visibility
|
||||
- sales quotes and sales orders with searchable customer and SKU entry
|
||||
- sales approvals, approval stamps, and automatic revision history on quotes and sales orders
|
||||
- purchase orders with searchable vendor and SKU entry, restricted to purchasable inventory items
|
||||
@@ -43,9 +44,8 @@ Current completed foundation areas:
|
||||
|
||||
Near-term priorities:
|
||||
|
||||
1. Inventory transfers, reservations, and deeper stock controls
|
||||
2. Broader audit-trail coverage and operational diagnostics
|
||||
3. Code-splitting and bundle-size reduction
|
||||
1. Broader audit-trail coverage and operational diagnostics
|
||||
2. Code-splitting and bundle-size reduction
|
||||
|
||||
Revisit / deferred items:
|
||||
|
||||
@@ -206,15 +206,16 @@ The current inventory foundation supports:
|
||||
- protected warehouse list, detail, create, and edit flows
|
||||
- nested stock-location management inside each warehouse record
|
||||
- inventory transaction posting for receipts, issues, and adjustments
|
||||
- inventory transfers with paired source/destination movement posting
|
||||
- manual reservations plus automatic work-order component reservations
|
||||
- item on-hand quantity, stock-by-location balances, and recent stock history
|
||||
- reserved and available quantity visibility by location
|
||||
- item-level file attachments for drawings and support documents
|
||||
- seeded sample inventory items and a starter assembly BOM during bootstrap
|
||||
- seeded sample warehouse and stock locations during bootstrap
|
||||
|
||||
QOL direction:
|
||||
|
||||
- stock transfers
|
||||
- reservations and allocations
|
||||
- clearer warehouse dashboards and shortage views
|
||||
- BOM revisions and where-used visibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user