mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 11:10:54 +00:00
move to use shim
This commit is contained in:
5
InvenTree/plugin/event.py
Normal file
5
InvenTree/plugin/event.py
Normal file
@ -0,0 +1,5 @@
|
||||
"""
|
||||
Import helper for events
|
||||
"""
|
||||
|
||||
from plugin.base.event.events import trigger_event
|
Reference in New Issue
Block a user