openerp and Microsoft Dynamics integration

Asked by Bushair

Hi,

Is it possible to integrate Miscrosoft Dynamics with OpenERP.

i would like to use openERP Payroll and integrate this with MS Dynamics Financial module .

is this is possible ?

please reply

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
Vilho Räisänen Edit question
Last query:
Last reply:
Revision history for this message
Давид (kettor) said :
#1

Hello,

I not know about Microsoft Dynamics,
but OpenERP works with XMLRPC(RPC) protocol.

Its outside communication done via rpc calls.

Via this you can CRUD the records & even can calls any model's methods too.

For OpenERP Payroll :
OpenERP core language is python & It has good `wsdl` libs.
You can call MSD WSDL methods & can integrate it.

Thanks,
Kettor.

Revision history for this message
Cristian Salamea (ovnicraft) said :
#2

Choose the easy way, MS Dynamic allow import entries for account moves via XLS files, write a module to consolidate all info and export from OpenERP.

Regards,

Can you help with this problem?

Provide an answer of your own, or ask Bushair for more information if necessary.

To post a message you must log in.