Files
stock-rma/rma_sale/__init__.py
2020-03-09 13:30:06 +01:00

5 lines
144 B
Python

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