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: [email protected] 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 -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

