mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
7 lines
208 B
Python
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
|