Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4938 Переглядів
Hello,
I am using Odoo16 Enterprise edition with postgresql version 14.8
and I am facing this error.
I am looking forward to your solutions.
Thank you.


self._cr.execute(f''' File "/opt/odoo16/odoo/odoo/sql_db.py", line 321, in execute res = self._obj.execute(query, params) psycopg2.errors.UndefinedFunction: function substring(jsonb, integer, integer) does not exist LINE 2: ... select am.id,am.invoice_date as ldate, SUBSTRING(... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts.
Аватар
Відмінити
Найкраща відповідь

Hi,

You have to PostgreSQL version higher than 12 for odoo 16.

Thanks

Аватар
Відмінити
Автор

I am using the PostgreSQL version 14.8 and still I am getting the Error.

Related Posts Відповіді Переглядів Дія
3
серп. 25
2304
1
трав. 25
2538
1
квіт. 25
3510
1
квіт. 25
4343
1
квіт. 25
1818