Files
stock-rma/rma_reason_code/__init__.py
2024-08-12 09:04:51 +02:00

5 lines
167 B
Python

# Copyright 2024 ForgeFlow S.L. (https://www.forgeflow.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import reports