Files
manufacture/mrp_bom_dismantling/models/__init__.py
2016-06-08 16:07:09 +02:00

10 lines
258 B
Python

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