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

Hi guys


I'm having a problem here, which I no longer know how to solve. I'll try to summarise:

I upgraded a database version 12 to version 16, I did it first for the test version. The problem is that the modules that are supposed to be installed in this database, almost all when I update to GitHub it in Odoo.sh gives me this error (in the print below).

I was deleting some modules, to see if it worked, but basically it always gives the same error message, even taking out the modules it is complaining about. I need some help to be able to fix this, because the test database is all out of order.


Thank you in advance for your help.


Thanks :)


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

Hi Noemi,

go to the odoo.sh shell, then write: psql (database name) and execute this query:

DELETE FROM account_account_general_ledger_report_wizard_rel WHERE general_ledger_report_wizard_id NOT IN (SELECT id FROM general_ledger_report_wizard);


Finally, do a rebuild and it will work

الصورة الرمزية
إهمال
الكاتب

OK, I'll try it that way. Thanks :)

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 24
1166
0
سبتمبر 23
1557
1
أغسطس 23
3744
1
يوليو 23
3534
1
يونيو 23
2062