Files
rma/product_warranty/models/__init__.py
2023-07-12 13:55:49 +02:00

9 lines
176 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import (
return_instruction,
product_supplierinfo,
res_company,
product_template
)