Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
5863 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

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


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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;

 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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)

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 8 25
3507
2
thg 3 24
5952
2
thg 1 25
2216
0
thg 3 23
1850
2
thg 1 24
16694