I have downloaded and installed Odoo 11.0 using the installer on Odoo website. I wish to connect it to Pycharm to create modules and test them on Windows 10.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hai Kayra,
This blog will help you to configure your pycharm for the Odoo development in Windows.
https://www.cybrosys.com/blog/configure-pycharm-odoo-development-windows
All the best for your development, if you have any doubt in the development the form will help you.
Sometimes an issue arises that to connect Odoo 11 to Pycharm on Windows 10 doesn't work. It may be due to the internal server error of the system. Call windows 10 get help or visit http://howtogethelpinwindows10.co/ They will help you.
Hi... I didn't do it for v11 but for v10, but I guess it's the same.
For module development I use odoo on windows but the hosted production server runs on ubuntu. To develop custom modules I installed odoo10 and have opened in pycharm odoo_install_dir/server. So I have all odoo classes and don't get any errors that it can't find "form odoo import ...". Custom modules are in odoo_install_dir/server/odoo/customaddons.
This works for me so I don't need to FTP everything to the server for a simple change. I test modules on windows server and when they are completed I FTP them to the server.
I've installed it on windows using the documentation https://www.odoo.com/documentation/10.0/setup/install.html
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
8
Dec 23
|
29069 | ||
|
2
Dec 17
|
8664 | ||
|
4
Feb 24
|
6429 | ||
|
1
Oct 19
|
1920 | ||
|
1
Jul 19
|
6901 |
Check this out: http://learnopenerp.blogspot.com/2019/10/configure-pycharm-with-odoo.html