[MERGE]: Merge with lp:~openerp-dev/openobject-addons/ron-dev-addons2

bzr revid: rpa@tinyerp.com-20110117135522-1rtuua1ykog5q1m2
This commit is contained in:
rpa (Open ERP) 2011-01-17 19:25:22 +05:30
commit c687a3386d
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@
<!-- add product_uom to context to be the default value when adding new orderpoints -->
<act_window
context="{'product_uom': locals().has_key('uom_id') and uom_id,'search_default_product_id': [active_id]}"
domain="[('product_id', '=', active_id)]"
id="act_product_product_2_stock_warehouse_orderpoint"
name="Minimum Stock Rules"
res_model="stock.warehouse.orderpoint"