Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3240 Visualizzazioni

Where can i find the source code of app created in odoo? I'm using community odoo, and wondering where is my app's source code located.

Avatar
Abbandona
Risposta migliore

If your odoo is installed on Linux, type in command 'systemctl status '.
If the name of your odoo service is correct, you will see in terminal --config your_path.../odoo-conf.
Now type nano your_path/odoo-conf, check addons_path , the paths in addons_path are where your apps code installed. 
Hope this will help you.

Avatar
Abbandona
Risposta migliore

You need to check your odoo.conf (usually located in /etc/odoo) , there you will have addons path.
Usually is  /opt/odoo/addons or  /opt/odoo/1X.0/addons

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
mar 24
2128
1
feb 25
1797
2
feb 25
1429
2
mar 25
5090
2
nov 24
1842