openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17401
[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)
Hello Amit Parik and DaleEMoore
I had make all of you described. And now all OK with my OpenERP
I want to tell one thing. My OpenERP user in postgres password
protected. That is for update DB I used this command line:
$ openerp-server --update=all --db_user=openerp --db_password=MYPASSWD
--database=MYDB
Thanks
--
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