[IMP]mrp:change default supply method

bzr revid: aja@tinyerp.com-20120830130359-bslgfmtvoqcl12hf
This commit is contained in:
ajay javiya (OpenERP) 2012-08-30 18:33:59 +05:30
parent 990951b01c
commit 3f2ced5a06
1 changed files with 1 additions and 1 deletions

View File

@ -649,7 +649,7 @@
<sheet>
<label for="product_id" class="oe_edit_only"/>
<h1>
<field name="product_id" on_change="product_id_change(product_id)" domain="[('bom_ids','&lt;&gt;',False),('bom_ids.bom_id','=',False)]" class="oe_inline"/>
<field name="product_id" on_change="product_id_change(product_id)" domain="[('bom_ids','&lt;&gt;',False),('bom_ids.bom_id','=',False)]" context="{'default_supply_method':'produce'}" class="oe_inline"/>
</h1>
<label for="product_qty" class="oe_edit_only"/>
<h2>