openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26885
[Bug 1251449] Re: [trunk/7.0]Problem converting a lead into an opportunity
*** This bug is a duplicate of bug 1208436 ***
https://bugs.launchpad.net/bugs/1208436
** This bug has been marked a duplicate of bug 1208436
Lead to opportunity wizard: partner not created when existing partner found, even when choosing 'create' in the wizard
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1251449
Title:
[trunk/7.0]Problem converting a lead into an opportunity
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hi,
This bug was reported as a question here :
http://help.openerp.com/question/20433/problem-converting-a-lead-into-
an-opportunity/
Here is an example of a repeatable problem. Let's say you already have
a customer named "Patrick James" on your system.
Now create a new lead, and only fill in the Subject line (type
anything you like) and fill in the Contact Name as "Patrick".
Save the lead, and then click on the Convert to Opportunity button.
The system proposes by default to create a new opportunity, and link
to an existing customer named "Patrick James'. When you change this to
"Create a new customer" it still creates the Opportunity with customer
name "Patrick James" in stead of creating a new customer.
I think the bug is due to a non initialization of the field partner_id
after changing action proposed by default
Solution : add an onchage method in the wizard
"crm.lead2opportunity.partner" to initialize the partner_id when
changing the action type to create or a condition test based on action
when creating partner.
PS : checked on last V7.0 sources
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1251449/+subscriptions