Files
stock-rma/rma_account/__init__.py
2020-01-22 11:23:04 +01:00

6 lines
145 B
Python

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