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
Oliver
d4cff1a5b9
Barcode scanner updates ( #562 )
...
* Add BUILDING.md
* Replace scaning library
- Out with qr_code_scanner
- In with flutter_zxing
* Update specs for jdk / kotlin / gradle
- NFI what this all means?
* Refactor barcode scanning widget
* Refactor barcode overlay
* Add handlers
* Update release notes
* Fix AppBar color
* Enhance attachment widget
* remove unused import
* Improved icon
* Select theme from main drawer
2024-12-06 00:08:04 +11:00
Oliver
2e798b1bd1
Order picture action ( #557 )
...
* Add "take picture" to purchase order detail
* Rename uploaded images
* Provide prefix when uploading images
* Add similar functionality for "sales order" detail
* Add new settings screens
* Control camera shortcut
* Bump release notes
2024-12-05 14:38:53 +11:00