Can we intergrate OpenERP with .NET application? Share a suggestion to achieve this ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
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)
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
apr 25
|
2649 | ||
|
2
mar 24
|
5421 | ||
Third-party payment integration
Risolto
|
|
2
gen 25
|
1737 | |
|
0
mar 23
|
1508 | ||
|
2
gen 24
|
15525 |