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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
4
回复
9141
查看
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?