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

ERROR: relation "ir_module_module" does not exist

LINE 3:             FROM ir_module_module

i found this in odoo.log. what is it mean and how to fix it?


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

Hi Bagas Praditya,

can you check this,

https://www.odoo.com/forum/help-1/odoo-installation-157274

or you in your conf file or when you run your odoo service add -i base  it should be resolve.

python3  odoo-bin -r -w --addons-path=addons -i base -d --db_port 5433

Thanks.

الصورة الرمزية
إهمال