Hello Alex, As I said on my comment#14, "For temporary solution of this issue please update your db with (-u all -d dbname) then your issue will be solved or put a base_contact under the depends on crm.
So for 1st point as you said on your comment please do it. Othewise put the base_contact is under dependency of crm. Its not a correct solution but you can use it for temporary based. Note: We have already removed the base_contact on trunk for v7, So this issue doesn't affect for the future version! Thank you! -- 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/982751 Title: [6.1]If base_contact installed after crm :Lead will break due to location_id and contact _id field (problem on _inherit) Status in OpenERP Addons (modules): Confirmed Bug description: After installing CRM, leads works fine. If you install Document Management after (document), then you get the following when going to the leads list view: InternalError: current transaction is aborted, commands ignored until end of transaction block And the leads already there don't display. If you try to save a lead, you get: ProgrammingError: column "location_id" of relation "crm_lead" does not exist LINE 1: ...id","city","user_id","zip","title","partner_name","location_... ^ (arrow lines up under location) To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/982751/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

