[FIX] crm: opportunities - Add the Next Action field on the tree view of the opportunities

bzr revid: stephane@openerp.com-20100831132329-kjj8jyuvg1s5zp7n
This commit is contained in:
Stephane Wirtel 2010-08-31 15:23:29 +02:00
parent a08b927119
commit 19db922b87
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@
<field name="partner_id"/>
<field name="country_id" invisible="context.get('invisible_country', True)" />
<field name="date_action"/>
<field name="title_action" />
<field name="stage_id"/>
<field name="partner_assigned_id" invisible="1"/>
<button name="stage_previous" string="Previous Stage"