Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
5885 มุมมอง

Can we intergrate OpenERP with .NET application? Share a suggestion to achieve this ?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

https://github.com/patricoos/PortaCapena.OdooJsonRpcClient

https://www.nuget.org/packages/PortaCapena.OdooJsonRpcClient


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can use the json-rpc that is available in open-erp.

https://doc.openerp.com/trunk/web/rpc/

Basically you send some json and receive some json, there are some rpc libraries for .net;

 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Multiple ways to do that, you can do that with json-rpc as indicated by Danimar, you can also do it with xml-rpc. You can also do it at the database level, you can develop modules that synchronize the OpenERP database with the .Net application's database (for instance MS-SQL or MySQL database with pymssql or pymysql libraries)

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
3
ส.ค. 25
3547
2
มี.ค. 24
5974
Third-party payment integration แก้ไขแล้ว
2
ม.ค. 25
2257
0
มี.ค. 23
1881
2
ม.ค. 24
16766