[IMP] Coda: user id field set to widget=selection for logs

bzr revid: mra@mra-laptop-20101008065133-sih6356orpqggtqc
This commit is contained in:
Mustufa Rangwala 2010-10-08 12:21:33 +05:30
parent e88f1cb71a
commit ee1e8d7a52
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<group col="10" colspan="4">
<field name="journal_id" widget='selection'/>
<field name="date"/>
<field name="user_id" default="uid"/>
<field name="user_id" default="uid" widget='selection'/>
<field name="company_id" widget="selection" groups="base.group_multi_company"/>
</group>
<newline/>