Files
rma/product_warranty/models/__init__.py
2022-05-13 15:48:26 +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
)