mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
type rec for title
This commit is contained in:
parent
af66da4199
commit
486893cda5
@ -256,6 +256,7 @@ class IntegrationPluginBase(MixinBase, plugin.InvenTreePlugin):
|
|||||||
The IntegrationPluginBase class is used to integrate with 3rd party software
|
The IntegrationPluginBase class is used to integrate with 3rd party software
|
||||||
"""
|
"""
|
||||||
PLUGIN_SLUG = None
|
PLUGIN_SLUG = None
|
||||||
|
PLUGIN_TITLE = None
|
||||||
|
|
||||||
AUTHOR = None
|
AUTHOR = None
|
||||||
PUBLISH_DATE = None
|
PUBLISH_DATE = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user