credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03355
[Bug 916008] Re: [6.1 trunk] Can not open opportunity when crm_partner_assign are in depends
** Changed in: openobject-addons
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of OpenERP
Framework Experts, 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):
In Progress
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