[FIX]point_of_sale:string improved in user view.

bzr revid: kbh@tinyerp.com-20121003055428-oc6r5t4fpmdb29tj
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-10-03 11:24:28 +05:30
parent b79e554eea
commit b0cdfa4eda
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<field name="inherit_id" ref="base.view_users_form" />
<field name="arch" type="xml">
<notebook position="inside">
<page string="Point Of Sale">
<page string="Point of Sale">
<group>
<field name="pos_config" />
<field name="ean13" />