[MERGE] bug lp:746265

bzr revid: tfr@openerp.com-20110418132824-h8ivibix5opx6x46
This commit is contained in:
tfr@openerp.com 2011-04-18 15:28:24 +02:00
commit 832bb1f90f
1 changed files with 5 additions and 0 deletions

View File

@ -148,6 +148,7 @@
<group colspan="2" col="2">
<separator colspan="4" string="Dates"/>
<field name="create_date"/>
<field name="write_date"/>
<field name="date_closed"/>
</group>
<group colspan="2" col="2">
@ -254,6 +255,10 @@
help="My Sales Team(s)" />
</field>
<newline/>
<group expand="0" string="Extended Filters..." groups="base.group_extended">
<field name="write_date" string="Updated Date"/>
</group>
<newline/>
<group expand="0" string="Group By...">
<filter string="Partner" icon="terp-partner"
domain="[]" help="Partner"