Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
6236 Zobrazení

How to import the data from odoo to a sql server database using vb.net ?

Avatar
Zrušit
Nejlepší odpověď

Hi Nawaf,

There are many ways to export the data from Odoo to 3rd party.

Either you can use webservices as Ermin said in his answer or we can create some routes to work with JSON data.

Let me know if you need any help from my side.


Sudhir Arya
ERP Harbor Consulting Services
skype: 
sudhir@erpharbor.com  website: http://www.erpharbor.com
Avatar
Zrušit
Autor Nejlepší odpověď

  .

Avatar
Zrušit
Nejlepší odpověď

You can import data from Odoo to any kind of external application using Odoo's Webservices.

Please read the documentation: http://www.odoo.com/documentation/11.0/webservices/odoo.html

Avatar
Zrušit