Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4913 Visualizações
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.
Avatar
Cancelar
Melhor resposta

Hi,

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

Thanks

Avatar
Cancelar
Autor

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

Publicações relacionadas Respostas Visualizações Atividade
1
mai. 25
2461
1
abr. 25
3481
1
abr. 25
4312
1
abr. 25
1790
4
mar. 25
6902