7 lines
191 B
Python
7 lines
191 B
Python
# -*- encoding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import custom_plan
|
|
from . import change_manufactuing
|
|
from . import mrp_production
|