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.
この質問にフラグが付けられました
2
返信
5020
ビュー
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.
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
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
3
3月 24
|
4265 | ||
|
|
5
3月 26
|
30117 | ||
|
|
1
2月 25
|
5016 | ||
|
|
2
2月 25
|
3773 | ||
|
|
2
3月 25
|
11317 |