Files
manufacture/mrp_operations_start_without_material/models/__init__.py
Daniel-CA 566b3640f5 [ADD] mrp_operations_start_without_material closes #921
mrp_operations_extension: Added function to avoid repeat code
2016-08-07 20:14:37 +07:00

9 lines
339 B
Python

# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
from . import mrp_routing
from . import mrp_production
from . import mrp_bom