[trunk/7.0]Problem converting a lead into an opportunity

Bug #1251449 reported by Mohamed ESSAKALI
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Low
OpenERP R&D Addons Team 1

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

description: updated
Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote :

Hello,

Facing same issue with latest trunk as well with stable 7.0. So, I am confirming it.

Thank you.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Low
status: New → Confirmed
summary: - Problem converting a lead into an opportunity
+ [trunk/7.0]Problem converting a lead into an opportunity
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.