inventree-app/lib/inventree
Oliver 15bf109296
Supplier part support (#253)
* Bump version and release noes

* Add barebone list and detail widgets for the SupplierPart model

* Launch into SupplierPartList from CompanyDetail

* Update StockDetail widget

* Fixes for SupplierPart model

* Add images to supplier part list

* Add search functionality to SupplierPart list

* Added details to SupplierPartDetail widget

* Link through to supplier company

* Add some more details

* Adds ability to edit SupplierPart information

* Navigate to supplier part list from part detail page

* Display supplier part information on stock item detail page

* Add barcode scan response for SupplierPart

* Refactor barcode scanning code

* Navigate to supplier part detail from stock item page

* Support custom barcode for SupplierPart via app

* Cleanup comment

* linting

* Fix override

* Enable display of supplier list on home screen

* Code cleanup

* Update release noets
2023-02-04 09:05:36 +11:00
..
bom.dart Show used in assembly list (#209) 2022-09-10 14:06:58 +10:00
company.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
model.dart Update plugin metadata endpoint (#251) 2023-01-27 23:47:48 +11:00
notification.dart Update API for marking a notification as "read" (#228) 2022-12-04 23:01:11 +11:00
part.dart Part parameters (#224) 2022-12-04 20:51:48 +11:00
purchase_order.dart Adds attachment support for purchase orders 2022-06-04 00:28:39 +10:00
sentry.dart Improve error handling and reporting (#190) 2022-07-26 15:57:16 +10:00
stock.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00