mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Sales order allocation (#464)
* New string * Typo fix * Add model for SalesOrderShipment * Add placeholder button to sales order item * Create a new shipment from the sales order detail view * Fix API URL * Add paginated shipment list * Upate colors * Add API form for allocation of stock to sales order * Build out sales order line detail widge * Use unallocated quantity * Update release notes * linting fix
This commit is contained in:
parent
70d0d4de93
commit
3ea5f8934c
8 changed files with 293 additions and 13 deletions
|
|
@ -9,7 +9,7 @@
|
|||
- Add line items to purchase order using barcode scanner
|
||||
- Add line items to sales orders directly from the app
|
||||
- Add line items to sales order using barcode scanner
|
||||
|
||||
- Allocate stock items against existing sales orders
|
||||
|
||||
### 0.13.0 - October 2023
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue