Files
stock-rma/rma/__init__.py
2020-01-14 16:35:26 +01:00

6 lines
172 B
Python

# © 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import models
from . import wizards