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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
Uninstallable apps
해결 완료
|
|
3
3월 24
|
2150 | |
|
1
2월 25
|
1823 | ||
|
2
2월 25
|
1444 | ||
|
2
3월 25
|
5143 | ||
|
2
11월 24
|
1855 |