[USABILITY] change string of tab allowed companies instead of companies in user form.
authorYogesh (OpenERP) <ysa@tinyerp.com>
Fri, 27 May 2011 08:58:41 +0000 (14:28 +0530)
committerYogesh (OpenERP) <ysa@tinyerp.com>
Fri, 27 May 2011 08:58:41 +0000 (14:28 +0530)
bzr revid: ysa@tinyerp.com-20110527085841-4yjchpazj0m6d5gu

openerp/addons/base/base_update.xml

index 7432018..f3adbf4 100644 (file)
                                 <field colspan="2" nolabel="1" name="groups_id"/>
                             </group>
                         </page>
-                        <page string="Companies" groups="base.group_multi_company">
+                        <page string="Allowed Companies" groups="base.group_multi_company">
                             <field colspan="4" nolabel="1" name="company_ids" select="1"/>
                         </page>
                     </notebook>