Files
stock-rma/rma_sale/__init__.py
2021-01-27 09:26:50 +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