Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3641 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
mar 24
2588
1
lut 25
2684
2
lut 25
1909
2
mar 25
7092
2
lis 24
2479