Skip to Content
Menu
This question has been flagged
1 Reply
4675 Views

how to integrate a java developed app with open erp?

Avatar
Discard
Best Answer

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?

Avatar
Discard