This question has been flagged
1 Reply
3502 Views

In odoo14, I got this error when restore backup database with my custom moduels.Acutally that moudule are upgraded from v12 to v14,module pnd3_report: Unmet dependencies: wht_cert and got this error Some modules are not loaded, some dependencies or manifest may be missing: ['pnd3_report', 'wht_cert']. But I can use this database and see this module are already installed. But I use this database and modules are in odoo.sh and got same error and test failed.Why I got this error and how can I fix it?

Avatar
Discard
Best Answer

Simply install the missing modules properly in the proper addons folder with the proper permissions and after a restart of Odoo the error will be gone.

Avatar
Discard