inventree-app/lib/inventree
Oliver 730521fd00
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
2022-12-05 23:39:40 +11:00
..
bom.dart Show used in assembly list (#209) 2022-09-10 14:06:58 +10:00
company.dart Linting 2021-10-04 08:31:39 +11:00
model.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00
notification.dart Update API for marking a notification as "read" (#228) 2022-12-04 23:01:11 +11:00
part.dart Part parameters (#224) 2022-12-04 20:51:48 +11:00
purchase_order.dart Adds attachment support for purchase orders 2022-06-04 00:28:39 +10:00
sentry.dart Improve error handling and reporting (#190) 2022-07-26 15:57:16 +10:00
stock.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00