inventree-app/lib/widget/order
Oliver bf3df770c7
Po barcode scan (#458)
* Refactor existing barcode scan endpoint

- Break out into new file just for purchase orders

* Handle scanning of salesorder

* Add new handler for adding items to PO via barcode

* Allocate with barcode

* Add new string
2023-11-20 23:48:42 +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 support (#438) 2023-11-12 23:13:22 +11:00
sales_order_list.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
so_line_detail.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
so_line_list.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00