Files
stock-rma/rma/__init__.py
2022-01-06 15:44:33 +05:30

6 lines
152 B
Python

# Copyright (C) 2017-20 ForgeFlow S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import models
from . import wizards