[FIX]: Change user name in cash register~

bzr revid: atp@tinyerp.com-20120702171014-pj2irjfmr7q74gys
This commit is contained in:
Atul Patel (OpenERP) 2012-07-02 22:40:14 +05:30
parent 8f20ec1f69
commit bd440a9e05
1 changed files with 1 additions and 1 deletions

View File

@ -2574,7 +2574,7 @@ action = pool.get('res.config').next(cr, uid, [], context)
</h2>
<group col="4">
<group>
<field name="user_id" readonly="1"/>
<field name="user_id" readonly="1" string="Responsible"/>
<field name="total_entry_encoding"/>
<field name='company_id' widget="selection" groups="base.group_multi_company" />
</group>