mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 11:45:31 +00:00
New barcode actions (#218)
* Bump release notes * Adds method for linking custom barcodes * Custom getter method for determining if an item has barcode data * Add method to check if the API supports "modern" barcodes * Refactor custom barcode implementation for StockItem - Needs testing * Unit testing for linking and unlinking barcodes * Fixes * Refactor code for "custom barcode action" tile * Add custom barcode action to StockLocation * Add extra debug to debug the debugging * Unit test fix * Change scope I guess? * remove handler test
This commit is contained in:
@ -1,9 +1,11 @@
|
||||
## InvenTree App Release Notes
|
||||
---
|
||||
|
||||
### - December 2022
|
||||
### 0.9.0 - November 2022
|
||||
---
|
||||
|
||||
- Added support for custom barcodes for Parts
|
||||
- Added support for custom barcode for Stock Locations
|
||||
- Support Part parameters
|
||||
- Add support for structural part categories
|
||||
- Add support for structural stock locations
|
||||
|
Reference in New Issue
Block a user