inventree-app/lib
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
..
generated More linting work 2021-09-28 20:24:55 +10:00
inventree New barcode actions (#218) 2022-12-05 23:39:40 +11:00
l10n New barcode actions (#218) 2022-12-05 23:39:40 +11:00
settings Bom optional (#227) 2022-12-04 23:05:35 +11:00
widget New barcode actions (#218) 2022-12-05 23:39:40 +11:00
api.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00
api_form.dart Stock item serial number functionality (#199) 2022-08-02 13:34:15 +10:00
app_colors.dart Start InvenTree server 2022-05-21 21:03:43 +10:00
barcode.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00
dummy_dsn.dart Add a dummy .dsn file 2021-09-28 23:26:10 +10:00
helpers.dart New barcode actions (#218) 2022-12-05 23:39:40 +11:00
l10.dart Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
main.dart Show release notes (#201) 2022-08-03 11:55:46 +10:00
preferences.dart Bom optional (#227) 2022-12-04 23:05:35 +11:00
user_profile.dart Automatically add a demo server profile (#189) 2022-07-25 14:26:26 +10:00