Partners : create opportunity wizard is not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
Sales > Address Book > Customers > Create Opportunity (wizard)
when i tried to create opportunity from this wizard i got following Traceback
Traceback (most recent call last):
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
data.
File "/home/
'type': 'opportunity'
File "/home/
if not context.
AttributeError: 'NoneType' object has no attribute 'get'
Related branches
- Thibault Delavallée (OpenERP) (community): Approve
- Bhumika Shrimali (community): Approve
-
Diff: 25 lines (+3/-1)2 files modifiedcrm/res_partner.py (+1/-1)
crm/wizard/crm_partner_to_opportunity.py (+2/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Hello, Thanks For Reporting. /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 907316- kjo
It has been Fixed in https:/
revision-id: <email address hidden>
revno: 6112
It will be available in trunk soon.