how to show the external modules in odoo from the extra-addons path of docker to be able to install them
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
2371
Vues
Hello
First open your docker-composer.yml
must have a bind of this folder something like that: "./extra-addons:/mnt/extra-addons"
second:
Edit your odoo.conf and add to addons-path: ,/mnt/extra-addons
finally restart your docker container and refresh the application list on odoo
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire