Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / mrp_operations / report / mrp_workorder_analysis_view.xml
index 0d46952..da41d9e 100644 (file)
@@ -57,7 +57,7 @@
                         <filter string="Status" context="{'group_by':'state'}"/>
                         <filter string="Product" name="Product" context="{'group_by':'product_id'}" />
                         <separator/>
-                        <filter string="Month Planned" name="terp-go-month" context="{'group_by':'date:month'}" help="Planned Month"/>
+                        <filter string="Planned Month" name="terp-go-month" context="{'group_by':'date:month'}" help="Planned Month"/>
                     </group>
                 </search>
             </field>