inventree-app/lib/barcode
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
..
barcode.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
camera_controller.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
controller.dart Cleanup 2024-12-11 22:00:13 +11:00
handler.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 Change from fontawesome to tabler icons (#516) 2024-08-08 19:44:44 +10:00
stock.dart [refactor] Scan improvements (#577) 2024-12-14 15:24:23 +11:00
tones.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
wedge_controller.dart Specify app bar color (#558) 2024-12-05 14:55:10 +11:00