Files
stock-rma/rma/__init__.py
Carlos Vallés Fuster a73d695719 [MIG] rma: migration to 17.0
[IMP] rma: test fixes
2024-03-25 11:32:30 +01:00

6 lines
152 B
Python

# Copyright (C) 2017-20 ForgeFlow S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
from . import models
from . import wizards