how to integrate a java developed app with open erp?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4676
查看
As OpenERP uses an XML-RPC protocol, this may be an option to make your Java application communicate with OpenERP server... or you could develop a custom module that will interface with your Java app... or something else. In fact, your question is to blurred to be answered precisely. Can you be more precise?