Skip to Content
Menu
This question has been flagged
1 Reply
924 Views

Hello everyone,

I am trying to install the knowledge module in Odoo 18. But after the installation I get the following message in the interface:

An error occured while loading javascript modules, you may find more information in the devtools console

In the dev console i got the following error messages: 

The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: 
Array [ "@html_editor/html_migrations/html_upgrade_manager" ]
web.assets_web.min.js:35:28

The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems:
Array [ "@knowledge/editor/html_migrations/html_upgrade_manager" ]
web.assets_web.min.js:37:29

I am hosting Odoo on premise with Docker (Odoo version 18.0-20250218) with an volume binding to the enterprise modules.


 Is there a way to solve this error?


Avatar
Discard
Best Answer

The Odoo source and Enterprise editions are not compatible, which caused the error.
My Odoo source c86eb172c5e27d5e6be6f92930efe150c4719b2f
My Enterprise 9829d8bb5088a93c887b5226735c84a0543f2bad

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 24
738
1
Nov 23
9859
0
Jan 17
2539
1
Jan 17
3114
1
Jul 24
1361