Add name in act_window to solve error when backup and restore database : Husen

bzr revid: mga@tinyerp.com-f48b9e2953603f4e1041baf69a925ba32119a9cf
This commit is contained in:
Mantavya Gajjar 2008-05-07 10:01:08 +00:00
parent fd984793d4
commit 2204ef6f4a
1 changed files with 5 additions and 4 deletions

View File

@ -839,6 +839,7 @@
context="{'location': active_id}"
res_model="product.product"
src_model="stock.location"
name="Products"
id="act_product_location_open"/>
<record model="ir.values" id="ir_act_product_location_open">
<field name="key2">tree_but_open</field>