I would like to debug and develop ODOO 10 in Visual Studio Code on MS Windows.
Is this possible. Is there any guides on how to do this?
Thank you in advance for any help or guidance.
Jaf
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I would like to debug and develop ODOO 10 in Visual Studio Code on MS Windows.
Is this possible. Is there any guides on how to do this?
Thank you in advance for any help or guidance.
Jaf
Hi
Yes there is a video in this regard
https://www.youtube.com/watch?v=_v6fzGlr0LY
But Visual studio can't be use because it works with iron-python which not work with Odoo (OpenERP).
look here
https://www.odoo.com/forum/help-1/question/openerp-and-python-tools-for-visual-studio-5564
I am using odoo11. But I am pretty sure vscode debug config is the same for odoo 10. To debug in vscode, create `launch.json` file inside `.vscode` folder. The following is simple configuration inside `launch.json` for my windows machine. In fact, I use very similar config for ubuntu. This script assume odoo is in project folder.
```
```
vscode version: 1.39.2 (September 2019)
odoo version: 11
My related answer on SO: https://stackoverflow.com/a/58805517/8211573
Thank you Bouabaker Abdallah...., unfortunately it is in Spanish and for Visual Studio.
Am looking for assistance in English and Visual Studio Code.
"Not able to debug in Visual Studio". Is this still valid for ODOO 10? (The link you provided was in 2013 and for OpenERP)
BTW, would appreciate if you could upvote this reply for me to get 8 karma. So that I can comment in your reply stream instead :-)
Thank
You can watch the video in English subtitles
You are right. Went to settings and select subtitles, Auto-translate.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up