[IMP]crm: reorganise sales team tab

bzr revid: kjo@tinyerp.com-20120626085703-i9p8q015pd9vou5q
This commit is contained in:
Kuldeep Joshi (OpenERP) 2012-06-26 14:27:03 +05:30
parent 44f5e6bebd
commit dc208dbb3f
1 changed files with 9 additions and 4 deletions

View File

@ -81,11 +81,16 @@
<notebook colspan="4">
<page string="Sales Team">
<group col="4">
<field name="reply_to"/>
<field name="allow_unlink"/>
<field name="change_responsible"/>
<field name="member_ids"/>
<group>
<field name="reply_to"/>
</group>
<group>
<field name="change_responsible"/>
<field name="allow_unlink"/>
</group>
</group>
<separator string="Team Members"/>
<field name="member_ids"/>
</page>
<page string="Stages">
<separator string="Select Stages for this Sales Team"/>