Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1056 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona