InvenTree/InvenTree/plugin
2022-01-10 02:17:50 +01:00
..
builtin PEP fixes 2022-01-10 02:15:58 +01:00
migrations Add missing migration file 2022-01-01 22:00:58 +11:00
mixins update barcodes to use mixin 2022-01-10 01:23:48 +01:00
samples Add a task which fails on purpose 2022-01-07 17:04:33 +11:00
templatetags Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
__init__.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
action.py add depreciation TODO 2022-01-10 01:00:12 +01:00
admin.py Fixes for unit tests 2022-01-04 21:36:27 +11:00
api.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
apps.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
helpers.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
integration.py Add validation for scheduled tasks defined by a plugin 2022-01-07 15:37:43 +11:00
loader.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
models.py Edit plugin settings via the "settings" display 2022-01-04 21:03:01 +11:00
plugin.py Fixes for unit tests 2022-01-04 21:36:27 +11:00
plugins.py use new loading mechanism for barcodes too 2022-01-10 01:06:05 +01:00
registry.py another PEP fix 2022-01-10 02:17:50 +01:00
serializers.py Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-install 2022-01-07 08:57:04 +01:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py Fixes for unit tests 2022-01-04 21:36:27 +11:00
test_integration.py Fixes for unit tests 2022-01-04 21:36:27 +11:00
test_plugin.py use new loading mechanism for barcodes too 2022-01-10 01:06:05 +01:00
urls.py Fixes for unit tests 2022-01-04 21:36:27 +11:00