[REV] crm: reverted most changes about stages for this branch.
authorThibault Delavallée <tde@openerp.com>
Wed, 23 Oct 2013 10:04:29 +0000 (12:04 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 23 Oct 2013 10:04:29 +0000 (12:04 +0200)
commit8ce54029cf8f774b851ae234c6b0e330b45fee92
tree93e15d495427f3d3097d1063021fb12a5d36b895
parent1322839430acd535e02b2f327ecef1de9e1ee36c
[REV] crm: reverted most changes about stages for this branch.

We keep fold, because it has a meaning in kanban view, and is kind of
'drop' stage, for won / lost / cancel / dead.

New stage is now the stage with the lower sequence, not necessarily the
stage with sequence 1. Note that this could break the _track because it
checks for stages with sequence <= 1; however with OpenERP values it
works fine. In some specific stage configuration, some subtypes could
not be tracked precisely.

bzr revid: tde@openerp.com-20131023100429-a3vfxi5zkn18v6qq
addons/crm/board_crm_view.xml
addons/crm/crm.py
addons/crm/crm_lead.py
addons/crm/crm_lead_data.xml
addons/crm/crm_lead_view.xml
addons/crm/crm_view.xml