[IMP]improve crm_claim form view

bzr revid: sgo@tinyerp.com-20121022054914-6yi0imoicx1ypkjt
This commit is contained in:
Sanjay Gohel (Open ERP) 2012-10-22 11:19:14 +05:30
parent 5bfa3c5a7d
commit 6ca872a0ca
1 changed files with 3 additions and 4 deletions

View File

@ -126,13 +126,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" widget="selection"/>
<field name="date_deadline"/>
<field name="state" groups="base.group_no_one"/>
</group>
<group colspan="4" col="4">
<notebook>