تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1213 أدوات العرض

I am trying to explore Odoo 17 Community Edition and have install using the Docker on my laptop. I am unable to activate Sales, Projects, Invoicing & HR modules. I am getting error something like below.


RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/sql_db.py", line 332, in execute

    res = self._obj.execute(query, params)

psycopg2.errors.UndefinedFunction: function jsonb_path_query_array(jsonb, unknown) does not exist

LINE 1: ..._index" ON "account_analytic_account" USING gin ((jsonb_path...

                                                             ^

HINT:  No function matches the given name and argument types. You might need to add explicit type casts.



The above server error caused the following client error:

RPC_ERROR: Odoo Server Error

    at makeErrorFromResponse (http://localhost:8080/web/assets/907bd58/web.assets_web.min.js:2872:163)

    at XMLHttpRequest. (http://localhost:8080/web/assets/907bd58/web.assets_web.min.js:2876:13)

الصورة الرمزية
إهمال
أفضل إجابة

Hi,
You must utilize PostgreSQL 12 or a higher version for Odoo 17. If you're using a lower version, you'll encounter this error.


Hope it helps

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
أكتوبر 24
1275
3
أغسطس 24
3562
1
يونيو 24
3652
1
يونيو 20
4177
3
يونيو 24
1451