[REF] crm: Add the user and section in the tree view of the claims

bzr revid: stephane@openerp.com-20100303100241-a1fqydotgca2c0sy
This commit is contained in:
Stephane Wirtel 2010-03-03 11:02:41 +01:00
parent 1db060e11e
commit 1ca14d1569
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
<field name="id"/>
<field name="name"/>
<field name="partner_id"/>
<field name="user_id" />
<field name="section_id" string="Section" />
<field name="date" string="Claim Date"/>
<field name="date_deadline" string="Deadline"/>
<field name="date_closed" string="Closure Date"/>