Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1050 Prikazi

Does anybody have a step up step process of a how to upload a customized module into odoo customize domain.

we would like to add it here,

https://i.imgur.com/hJ9mtHV.png

we have the code already on Odoo.sh but have no idea how to connect it our domain.

Avatar
Opusti
Best Answer

Merge your changes to Production Branch. This will create a new build for the production branch.Once the database ready, you can access it using the Connect button. 

Then activate developer mode(go to Settings >> Activate the developer mode.

Go to App's module. click on Update app list menu. A popup will be displayed press the Update button. Now search for your custom module and then click on the install button.

Once the module is installed it will be seen with the other modules


Avatar
Opusti