Skip to Content
Menu
This question has been flagged
2 Replies
3282 Views

In Odoo v16 CE (migrated from Odoo v10 Enterprise), when clicking any of the reports (PL, Balance Sheet, General Ledger, etc.) under Reportings menu, I am getting the below error.


UncaughtPromiseError > KeyNotFoundError

Uncaught Promise > Cannot find account_report in this registry!

Please help us resolve this issue.

Thank you,
Prabhu Karan

Avatar
Discard
Author

Hi Niyas,

It is not allowing me to uninstall from the UI, I just updated the app status to "uninstalled" from the database. Even though, the error is not solved.

Best Answer

Hello, 

Make sure that you have added the enterprise path in the Conf file and install the account_reports module if still error is not resolved then add the account_reports module in the depends of your migrated module.

Thank You.

Avatar
Discard
Best Answer

Hi,
You have uninstall the installed enterprise account_report module from your instance.

Thanks

Avatar
Discard