Sales/Sales/Leads:

Lead: Click on convert To Opportunitiy :
Select the "Action Do not link to a partner". And click on Create  Opportunitiy 
, It give the following 

  File 
"/home/sbh/workspace/source/addons/trunk/crm/wizard/crm_lead_to_opportunity.py",
 line 140, in action_apply
    self._convert_opportunity(cr, uid, ids, {'lead_ids': lead_ids}, 
context=context)
  File 
"/home/sbh/workspace/source/addons/trunk/crm/wizard/crm_lead_to_opportunity.py",
 line 115, in _convert_opportunity
    return lead.convert_opportunity(cr, uid, lead_ids, partner_id, user_ids, 
team_id, context=context)
  File "/home/sbh/workspace/source/addons/trunk/crm/crm_lead.py", line 556, in 
convert_opportunity
    customer = partner.browse(cr, uid, partner_id, context=context)
  File "/home/sbh/workspace/source/server/trunk/openerp/osv/orm.py", line 4188, 
in browse
    return browse_record(cr, uid, select, self, cache, context=context, 
list_class=self._list_class, fields_process=fields_process)
  File "/home/sbh/workspace/source/server/trunk/openerp/osv/orm.py", line 340, 
in __init__
    raise BrowseRecordError(_('Wrong ID for the browse record, got %r, expected 
an integer.') % (id,))
BrowseRecordError: Wrong ID for the browse record, got False, expected an 
integer.

-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-coverage-crm-ron/+merge/80479
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-coverage-crm-ron.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to