콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
6111 화면

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

아바타
취소
베스트 답변

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
아바타
취소
작성자 베스트 답변

  .

아바타
취소
베스트 답변

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

아바타
취소