Files
rma/product_warranty/models/__init__.py
2019-04-29 15:12:47 +05:30

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
)