I work on a remote machine WSL , my modules are located inside a sibling folder of odoo, (like "/home/odoo/my_modules") and I would like to ignore all python files inside "/home/odoo/addons".
I tried different path but no one is working, any suggest?
My `launch.json` file:
{ "configurations": {
// Example of attaching to local debug server running on WSL "name": "Python: Dev Odoo",
"type": "python",
"request": "attach",
"port": 5678,
"host": "\10.0.0.xx ",
"skipFiles": [ "${workspaceFolder}/../odoo/addons/**" ]
}
}
It could be very helpfull to avoid the annoing exceptions from queue_job during debugging.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2854
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
3월 25
|
1196 | ||
|
0
11월 23
|
1402 | ||
|
1
8월 23
|
6116 | ||
|
1
7월 23
|
638 | ||
|
2
7월 22
|
4147 |