openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #05575
[Bug 916008] Re: [6.1 trunk] Can not open opportunity when crm_partner_assign are in depends
landed in trunk
revno: 6087
revision-id: sbh@xxxxxxxxxxx-20120104091716-3eftus9e54kwp8m3
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
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/916008
Title:
[6.1 trunk] Can not open opportunity when crm_partner_assign are in
depends
Status in OpenERP Addons (modules):
Fix Released
Bug description:
I Installed the module crm and crm_partner_assign. when I open Sales
>> sales >> opportunity. I can not open opportunity and faced error.
error : AttributeError: View definition error for inherited view
'crm_partner_assign.crm_opportunity_partner_filter' on model
'crm.lead': Element '<field name="partner_id">' not found in parent
view '%(parent_xml_id)s'
Solution :
1. Add "partner_id " in crm_lead_view.xml under the Opportunities Search View.
OR
2. Add "user_id" insted of "partner_id" in crm_lead_view.xml under
the crm.lead Search View.
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/916008/+subscriptions
References