purchase slice 1
This commit is contained in:
14
README.md
14
README.md
@@ -12,6 +12,7 @@ Current foundation scope includes:
|
||||
- inventory item master, BOM, warehouse, stock-location, and stock-transaction flows
|
||||
- sales quotes and sales orders with searchable customer and SKU entry
|
||||
- purchase orders with searchable vendor and SKU entry, restricted to purchasable inventory items
|
||||
- purchase receiving with warehouse/location posting and receipt history against purchase orders
|
||||
- shipping shipments linked to sales orders with packing-slip PDFs
|
||||
- file storage and PDF rendering
|
||||
|
||||
@@ -34,11 +35,11 @@ Planned cross-module execution areas:
|
||||
|
||||
Near-term priorities:
|
||||
|
||||
1. Purchase receiving flow and vendor-facing operational depth
|
||||
2. Sales and purchasing PDF templates
|
||||
3. Shipping labels, bills of lading, and logistics attachments
|
||||
4. Projects and program management
|
||||
5. Manufacturing execution
|
||||
1. Sales and purchasing PDF templates
|
||||
2. Shipping labels, bills of lading, and logistics attachments
|
||||
3. Projects and program management
|
||||
4. Manufacturing execution
|
||||
5. Vendor invoice/supporting-document attachments and broader vendor-facing operational depth
|
||||
|
||||
Revisit / deferred items:
|
||||
|
||||
@@ -221,13 +222,13 @@ The current purchasing foundation supports:
|
||||
- searchable vendor lookup instead of a static vendor dropdown
|
||||
- SKU-searchable line entry for purchase-order lines
|
||||
- purchase-order item lookup restricted to inventory items flagged as purchasable
|
||||
- receiving workflow tied to purchase orders, with receipt history and inventory posting
|
||||
- document-level tax, freight, subtotal, and total calculations
|
||||
- quick status actions directly from purchase-order detail pages
|
||||
- vendor payment terms and currency surfaced on purchase-order forms and details
|
||||
|
||||
QOL direction:
|
||||
|
||||
- receiving workflow tied to purchase orders
|
||||
- vendor invoice/supporting-document attachments
|
||||
- purchasing PDFs through the shared document pipeline
|
||||
- richer dashboard widgets for vendor queues and inbound material exceptions
|
||||
@@ -291,6 +292,7 @@ As of March 14, 2026, the latest committed domain migrations include:
|
||||
- inventory transactions and on-hand tracking
|
||||
- sales quote and sales-order foundation
|
||||
- purchase-order foundation
|
||||
- purchase receiving foundation
|
||||
- inventory default price support
|
||||
- sales totals and commercial fields
|
||||
- shipping foundation
|
||||
|
||||
Reference in New Issue
Block a user