[IMP]Group string name is updated

bzr revid: hsa@tinyerp.com-20121105120359-m7r5d2xn3cau83v6
This commit is contained in:
Hardik 2012-11-05 17:33:59 +05:30
parent 0d269dca2e
commit d2d2c49910
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<field name="sale_delay" attrs="{'readonly':[('sale_ok','=',False)]}"/>
</group>
<group name="delay" position="after">
<group name="store" string="Storage Localization">
<group name="store" string="Storage Location">
<field name="loc_rack"/>
<field name="loc_row"/>
<field name="loc_case"/>