odoo / docker

Other
956 stars 1.54k forks source link

Odoo:12 Problem after Image upgrade: Some modules are not loaded, some dependencies or manifest may be missing: ['account_accountant'] #387

Closed vladbejenaru closed 3 years ago

vladbejenaru commented 3 years ago

I have a problem after updating the Odoo:12 and Postgres images and firing up the system.

These are the 2 lines from the logs with problems:

2021-09-13 06:58:32,561 1 WARNING odoo odoo.modules.graph: module account_accountant: not installable, skipped
2021-09-13 06:58:32,730 1 ERROR odoo odoo.modules.loading: Some modules are not loaded, some dependencies or manifest 
may be missing: ['account_accountant']

when I move to the login screen it does not load the CSS and after login is showing me a blank page.

Docker setup is vanilla as per instructions from docker hub.

Is there anything I could try? Thanks!

vladbejenaru commented 3 years ago

Google Fu helped in the end: https://www.odoo.com/forum/help-1/blank-page-after-logging-in-odoo-112430