[IMP] Add the partner in the search view of the project.issue object

bzr revid: stephane@openerp.com-20100930153612-okravi52r2afm2v6
This commit is contained in:
Stephane Wirtel 2010-09-30 17:36:12 +02:00
parent 0f268b64b4
commit 2ce775b132
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@
/>
<separator orientation="vertical"/>
<field name="name" string="Name"/>
<field name="partner_id" string="Partner" />
<field name="user_id"/>
<field name="project_id" string="Project"/>
<field name="categ_id"/>