fixed
This commit is contained in:
@@ -9,6 +9,7 @@ Inven is a single-container inventory management system for Unraid-style deploym
|
||||
- Inventory is tracked through a transaction ledger
|
||||
- Sales orders can be created and shipped
|
||||
- Purchase orders can be created and received
|
||||
- Sales orders and purchase orders are created from relational inventory line selections
|
||||
- Sales orders support partial shipments
|
||||
- Purchase orders support partial receipts
|
||||
- Invoices are generated from shipped sales orders
|
||||
@@ -73,6 +74,7 @@ Suggested Unraid mapping:
|
||||
- Add customers and vendors before creating orders.
|
||||
- Add parts and assemblies in the Parts module.
|
||||
- Define assembly components in the Assemblies module.
|
||||
- Create SOs and POs by selecting actual inventory items from the item master instead of typing free-form SKUs.
|
||||
- Use purchase orders to restock and receive inventory.
|
||||
- Use build transactions to convert component stock into assembly stock.
|
||||
- Use sales orders and ship them fully or partially to reduce stock and generate invoices plus journal entries.
|
||||
|
||||
Reference in New Issue
Block a user