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
回覆
4851
瀏覽次數
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?