diff --git a/addons/mrp/mrp_view.xml b/addons/mrp/mrp_view.xml index bffd4ffaa96..653ce8fad3f 100644 --- a/addons/mrp/mrp_view.xml +++ b/addons/mrp/mrp_view.xml @@ -777,12 +777,12 @@ - + Manufacturing Orders Planning ir.actions.act_window mrp.production form - gantt,tree,form,calendar,graph + tree,form,calendar,graph [('state','in',('ready','confirmed','in_production'))] Manufacturing Orders describe the operations that need to be carried out and the raw materials usage for each stage of production. You use specifications (bills of materials or BoM) to work out the raw material requirements and the manufacturing orders needed for the finished products. Once the bills of materials have been defined, OpenERP becomes capable of automatically deciding on the manufacturing route depending on the needs of the company. diff --git a/addons/mrp_operations/mrp_operations_view.xml b/addons/mrp_operations/mrp_operations_view.xml index 8e6287e26cf..7f6339c6b0f 100644 --- a/addons/mrp_operations/mrp_operations_view.xml +++ b/addons/mrp_operations/mrp_operations_view.xml @@ -249,7 +249,7 @@ -