Skip to Content
Menu
This question has been flagged

I've encountered an issue during the installation of a custom module in Odoo staging after merging the development branch. The module works flawlessly in the development environment, but upon merging to staging, I face difficulties installing it.


The error message displayed in the server logs is:

WARNING: The module content_plan cannot be downloaded

and the error message displayed in the Odoo interface is:

Invalid Operation
The module content_plan cannot be downloaded


Could anyone provide insights or guidance on why this issue might be occurring specifically after merging branches in the staging environment?

Avatar
Discard
Best Answer

Hi,

It appears there's a missing dependency module named : content_plan. You will have to download and install that module before proceeding with the installation.

I recommend restarting your Odoo server after installing the dependency before proceeding with the custom module installation.

Avatar
Discard
Related Posts Replies Views Activity
3
Aug 24
1518
1
Mar 24
1924
1
Apr 25
2479
2
Oct 23
3077
1
Apr 25
1883