openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11421
[Bug 982751] Re: [6.1]If base_contact installed after crm :Lead will break due to location_id and contact _id field (problem on _inherit)
Hi, We installed v6.1 recently and we are facing the same issue.
Is there another solution than changing the dependencies? That means to do a fresh installation and then re-install from scratch the modules right?
We are already using the installation and with a big DB loaded, and cannot reinstall everything
Cheers
--
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
References