inventree-app/lib/inventree
Oliver 524c5469f1
[refactor] Scan improvements (#577)
* Handle error on unexpected barcode response

* Add ManufacturerPart detail view

* Support barcode scanning for manufacturer part

* Refactoring for null checks

* Ignore selected errors in sentry

* Fix API implementation for ManufacturerPart

* Update release notes

* More error handling

* Decode quantity betterer

* Refactoring

* Add option to confirm checkin details

* Improve response handlign

* Cleanup

* Remove unused imports

* Fix async function

* Fix for assigning custom barcode

* Handle barcode scan result for company

* Fix

* Adjust scan priority

* Refactoring MODEL_TYPE

- Use instead of duplicated const strings

* @override fix
2024-12-14 15:24:23 +11:00
..
bom.dart Refactoring 2024-12-11 21:35:56 +11:00
company.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
model.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
notification.dart Project code support (#336) 2023-04-21 21:12:22 +10:00
orders.dart Sales order shipment progress (#560) 2024-12-05 17:09:57 +11:00
part.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
project_code.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
purchase_order.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
sales_order.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
sentry.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
status_codes.dart Sales order support (#438) 2023-11-12 23:13:22 +11:00
stock.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00