Files
reporting-engine/report_async/models/__init__.py
2022-08-17 13:43:45 +03:00

8 lines
228 B
Python

# Copyright 2019 Ecosoft Co., Ltd (http://ecosoft.co.th/)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html)
from . import report_async
from . import ir_report
from . import ir_actions
from . import queue_job