Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

psycopg2.ProgrammingError: relation "ir_model" does not exist LINE 1: SELECT * FROM ir_model WHERE state='manual'

形象
odoo
形象
丢弃
4 答案
0
形象
odoo
最佳答案

It's a known issue already solved and you can update your source.

For more details:

https://github.com/odoo/odoo/issues/27992


形象
丢弃
0
形象
odoo
最佳答案

I faced Same error

I fixed it by creating a new user in postgresSQL
after that you need to edit odoo.conf file with a new user data

1 备注
形象
丢弃
形象
odoo
-

This solved my problem. Thank you!

0
形象
odoo
最佳答案

for future reference, i had to put spanish latino america in language, because another variation of spanish does not work. for me it worked.

形象
丢弃
0
形象
odoo
最佳答案

Hi I am running odoo16
my server was working fine but out of nowhere i started getting this error upon database creation. My postgres is latest version and i also updated my odoo source code but i am still facing the error. 
Someone please give me a solution.

形象
丢弃