InvenTree/InvenTree/plugin
2022-04-26 01:32:31 +02:00
..
builtin fix api call 2022-04-26 01:32:31 +02:00
migrations add migration 2022-01-28 23:58:12 +01:00
mixins Adds a LabelPrintingMixin plugin class 2022-03-24 12:51:27 +11:00
samples Adds the ability for 'scheduled tasks' to be member functions of plugins 2022-01-13 10:24:47 +11:00
templatetags remove coverage that is not reachable 2022-02-13 23:48:48 +01:00
__init__.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
action.py PEP fix 2022-01-11 01:51:19 +01:00
admin.py fix reference 2022-01-12 00:08:58 +01:00
api.py PEP fix 2022-03-25 16:42:20 +11:00
apps.py do not write to db 2022-03-20 18:10:42 +01:00
events.py Supply label width and height to the label printing plugin 2022-03-26 13:43:48 +11:00
helpers.py only raise if integrity error 2022-03-18 23:58:17 +01:00
integration.py mark active sample code as a sample 2022-04-04 23:53:35 +02:00
loader.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
models.py Remove old "get_filters" function 2022-03-25 14:10:05 +11:00
plugin.py PEP fix 2022-03-13 21:11:06 +01:00
registry.py Catch potential IntegrityError when importing plugins 2022-03-24 13:00:03 +11:00
serializers.py just use the setting 2022-03-15 01:25:52 +01:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_integration.py fix test 2022-01-09 23:05:51 +01:00
test_plugin.py PEP fix 2022-01-11 01:44:55 +01:00
urls.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00