Files
app-odoo/app_mrp_bom_location/models/__init__.py
guohuadeng 509b0d959b add app _mrp_bom_loc
fix data
2018-07-25 01:36:34 +08:00

7 lines
208 B
Python

# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import mrp_bom
from . import mrp_production
from . import mrp_unbuild