c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08717
[Bug 691417] Re: ProgrammingError: relation "publisher_warranty_contract" does not exist
Hello Phong,
I have faced the same issue, but the error disappeared as soon as I updated my DB/created the new DB.
This table has recently been added.
Thanks.
** Changed in: openobject-server
Status: New => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691417
Title:
ProgrammingError: relation "publisher_warranty_contract" does not exist
Status in OpenObject Server:
Invalid
Bug description:
When accessing the menu "Users", the error below is generated in the log-file, but the UI doesn't show anything.
It seems like a regression-bug as I was doing fine few days ago (can't remember exactly what version was ok).
addons/ : 4017 chs@xxxxxxxxxxx-20101216112752-9xg4i9ompw1bi81v
addons-community/ : 292 fran@fran-pc-20101213182241-2fogs8yh5u4ma31q
addons-extra/ : 5098 sebastien.beau@xxxxxxxxxxxxxxx-20101216111109-sts0gvimew1ro8xl
server/ : 3120 odo@xxxxxxxxxxx-20101216100749-z06fv08n4u5rhwl0
ProgrammingError: relation "publisher_warranty_contract" does not exist
LINE 1: SELECT "publisher_warranty_contract".id FROM "publisher_warr...
^
[2010-12-17 12:32:55,493][demo60] DEBUG:web-services:netrpc: rpc-dispatc
hing exception
Traceback (most recent call last):
File "/var/local/software/openerp-v6.0dev/server/bin/service/netrpc_se
rver.py", line 70, in run
result = self.dispatch(msg[0], msg[1], msg[2:])
File "/var/local/software/openerp-v6.0dev/server/bin/netsvc.py", line
499, in dispatch
raise OpenERPDispatcherException(e, tb_s)
OpenERPDispatcherException
[2010-12-17 12:33:07,875][demo60] DEBUG:timers:Run ir.cron._poolJobs(*('
demo60',), **{})
References