Files
rma/product_warranty/models/__init__.py
2021-08-11 09:40:38 +01: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
)