inventree-app/lib/widget/order
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
..
po_line_detail.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
po_line_list.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
purchase_order_detail.dart Po barcode scan (#458) 2023-11-20 23:48:42 +11:00
purchase_order_list.dart Po barcode scan (#458) 2023-11-20 23:48:42 +11:00
sales_order_detail.dart Sales order allocation (#464) 2023-11-27 22:51:20 +11:00
sales_order_list.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
so_line_detail.dart Sales order allocation (#464) 2023-11-27 22:51:20 +11:00
so_line_list.dart Sales order allocation (#464) 2023-11-27 22:51:20 +11:00
so_shipment_list.dart Sales order allocation (#464) 2023-11-27 22:51:20 +11:00