Files
stock-rma/rma_repair/models/__init__.py
AaronHForgeFlow d60ced8f72 [FIX] rma_repair: re-license to AGPL due to dependency to repair_refusrbish
[IMP] rma_repair: cosmetics changes due to copier update
2022-04-25 09:09:12 +02:00

7 lines
172 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html)
from . import repair
from . import rma_order_line
from . import rma_order
from . import rma_operation