Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2637 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
März 24
1510
1
Feb. 25
715
2
Feb. 25
519
2
März 25
3622
2
Nov. 24
984