Stock barcode fix (#232)

* API: Provide more info in error messages

* Fix support for legacy stock item custom barcodes

* Refresh display after assigning barcode

* Update release notes

* Fix for scanning unkown barcode

- Modern API returns slightly different data

* Fix for scanning unkown barcode

- Modern API returns slightly different data

* Update release notes
This commit is contained in:
Oliver 2022-12-11 23:41:21 +11:00 committed by GitHub
parent 27040024c0
commit d2b74e7684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 54 additions and 18 deletions

View file

@ -1,6 +1,12 @@
## InvenTree App Release Notes
---
### 0.9.1 - December 2022
---
- Bug fixes for custom barcode actions
- Updated translations
### 0.9.0 - December 2022
---