credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03357
[Bug 916008] Re: [6.1 trunk] Can not open opportunity when crm_partner_assign are in depends
Hello Amit Bhavsar,
Thanks for your solution.
it has been fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-916008-atp branch,
with
Revision Id: atp@xxxxxxxxxxx-20120113133615-twtc2sntv373y5b3
Revision No: 6342
it will be merged soon in trunk addons
Thanks
Atul
** Changed in: openobject-addons
Status: In Progress => Fix Committed
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-bug-916008-atp
--
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):
Fix Committed
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