inventree-app/lib
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
..
generated More linting work 2021-09-28 20:24:55 +10:00
inventree Supplier part support (#253) 2023-02-04 09:05:36 +11:00
l10n Supplier part support (#253) 2023-02-04 09:05:36 +11:00
settings Supplier part support (#253) 2023-02-04 09:05:36 +11:00
widget Supplier part support (#253) 2023-02-04 09:05:36 +11:00
api.dart Handle case where streaming respone has invalid length (#250) 2023-01-27 23:23:11 +11:00
api_form.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
app_colors.dart Start InvenTree server 2022-05-21 21:03:43 +10:00
barcode.dart Supplier part support (#253) 2023-02-04 09:05:36 +11:00
dummy_dsn.dart Add a dummy .dsn file 2021-09-28 23:26:10 +10:00
fa_icon_mapping.dart Adds pre-generated file for mapping icon names to icon hex values (#235) 2022-12-18 00:06:11 +11:00
helpers.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00
l10.dart Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
main.dart Show release notes (#201) 2022-08-03 11:55:46 +10:00
preferences.dart Bom optional (#227) 2022-12-04 23:05:35 +11:00
user_profile.dart Automatically add a demo server profile (#189) 2022-07-25 14:26:26 +10:00