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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
4855
ビュー
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?