Files
manufacture/mrp_mto_with_stock/models/__init__.py
2017-12-15 17:18:09 +01:00

8 lines
243 B
Python

# -*- coding: utf-8 -*-
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# Copyright 2015 John Walsh
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import mrp_production
from . import product_template