Files
manufacture/mrp_repair_refurbish/models/__init__.py
2017-09-19 13:34:23 +02:00

8 lines
211 B
Python

# -*- coding: utf-8 -*-
# © 2016 Cyril Gaudin (Camptocamp)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import product_product
from . import product_template
from . import mrp_repair