[IMP] crm claim form view useability

bzr revid: fp@tinyerp.com-20121102091748-ajrdvqqtntgf9fwa
This commit is contained in:
Fabien Pinckaers 2012-11-02 10:17:48 +01:00
commit 3db80a33e7
1 changed files with 3 additions and 4 deletions

View File

@ -118,13 +118,12 @@
<field name="name"/>
<field name="date"/>
</group>
<group colspan="4" col="6">
<group colspan="4" col="4">
<field name="user_id"/>
<field name="section_id" widget="selection"/>
<field name="state" groups="base.group_no_one"/>
<newline/>
<field name="priority" groups="base.group_user"/>
<field name="section_id"/>
<field name="date_deadline"/>
<field name="state" groups="base.group_no_one"/>
</group>
<group colspan="4" col="4">
<notebook>