Jagdish Panchal (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-improve_default_filter_mrp-jap into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-improve_default_filter_mrp-jap/+merge/94717

Hello,

mrp_*: Remove the default filter on list view from the following files
     1) mrp_view.xml

Thanks,
JAP
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-improve_default_filter_mrp-jap/+merge/94717
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-improve_default_filter_mrp-jap.
=== modified file 'mrp/mrp_view.xml'
--- mrp/mrp_view.xml	2012-02-16 16:29:09 +0000
+++ mrp/mrp_view.xml	2012-02-27 05:27:19 +0000
@@ -834,7 +834,7 @@
             <field name="view_mode">tree,form,calendar,graph,gantt</field>
             <field name="view_id" eval="False"/>
             <field name="search_view_id" ref="view_mrp_production_filter"/>
-            <field name="context">{'search_default_ready':1}</field>
+            <field name="context">{}</field>
             <field name="help">Manufacturing Orders are usually proposed automatically by OpenERP based on the bill of materials and the procurement rules, but you can also create manufacturing orders manually. OpenERP will handle the consumption of the raw materials (stock decrease) and the production of the finished products (stock increase) when the order is processed.</field>
         </record>
         <menuitem action="mrp_production_action" id="menu_mrp_production_action"

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to