inventree-app/lib/inventree
Oliver 3ea5f8934c
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
2023-11-27 22:51:20 +11:00
..
bom.dart Project code support (#336) 2023-04-21 21:12:22 +10:00
company.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
model.dart Item deplete fix (#452) 2023-11-12 23:43:52 +11:00
notification.dart Project code support (#336) 2023-04-21 21:12:22 +10:00
orders.dart Fix display of sales order completion status (#460) 2023-11-21 08:23:09 +11:00
part.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
project_code.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
purchase_order.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
sales_order.dart Sales order allocation (#464) 2023-11-27 22:51:20 +11:00
sentry.dart Token auth (#434) 2023-10-23 01:29:16 +11:00
status_codes.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
stock.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00