2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00

Adds the ability for 'scheduled tasks' to be member functions of plugins

This commit is contained in:
Oliver
2022-01-13 10:24:47 +11:00
parent 7f31e08c56
commit 934de1f772
4 changed files with 89 additions and 11 deletions

View File

@ -14,4 +14,4 @@ INVENTREE_DB_USER=pguser
INVENTREE_DB_PASSWORD=pgpassword
# Enable plugins?
INVENTREE_PLUGINS_ENABLED=False
INVENTREE_PLUGINS_ENABLED=True