mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
always init
This commit is contained in:
parent
5b691c90f9
commit
06ae979472
@ -200,6 +200,7 @@ class IntegrationPlugin(MixinBase, plugin.InvenTreePlugin):
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.add_mixin('base')
|
||||
|
||||
self.set_sign_values()
|
||||
|
Loading…
Reference in New Issue
Block a user