Files
manufacture/mrp_mto_with_stock/models/__init__.py
2017-07-27 11:09:05 +02:00

9 lines
273 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
from . import stock_warehouse