Files
stock-rma/rma_sale/__init__.py
2023-07-07 17:28:37 +02: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