I found difficulties in creating new custom module in odoo 10.0 using powershell,anyone can help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
4
返信
9221
ビュー
Hi,
If you are looking for some other solution, Just install pycharm in the windows and start developing module using the it.
Thanks
Try creating a custom module by using NetBeans IDE for windows.
Adrian Gates
Sr. Developer - https://www.apps4rent.com
"c:\Program Files (x86)\Odoo 11.0\python\python.exe" "c:\Program Files (x86)\Odoo 11.0\server\odoo-bin" scaffold module_name path
thanks raphy,but am using sublime text...do i need to use pycharm instead?