[FIX] crm: fixed stage_find method. This method receives a domain
authorThibault Delavallée <tde@openerp.com>
Wed, 16 Oct 2013 10:58:55 +0000 (12:58 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 16 Oct 2013 10:58:55 +0000 (12:58 +0200)
commit08770d83c1c96a71beac90b0a66a3c91909c0d71
tree650c3cf36617d7667f48c8275f460e18480baca1
parent023777a86f68d5d8840265071c32392634122f90
[FIX] crm: fixed stage_find method. This method receives a domain
for searching stages. However it adds a condition on the type of the stages
independently of the received domain.

It now creates a term for stage types only if not found in the domain
given in parameter.

bzr revid: tde@openerp.com-20131016105855-isq9frwp1fnquw4x
addons/crm/crm_lead.py