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

Hi Odoo experts,


I am new to Odoo product. Currently, for a project in my company, I would like to use inventory management module. We already a website asp.net, and want to communicate with Odoo services.

follow this tutorial: 

http://www.onestein.eu/en/artikelen/odoo-communication-c

and https://www.odoo.com/documentation/9.0/api_integration.html#calling-methods

I manage to login and get basic information from "res.partner" class/model.


But, the problem is: I cant find any other information about other classes that I can interact with.


Is there anybody that can help me? I am very appreciate your help ^^

아바타
취소
베스트 답변

Hi Truong

You could find the list of models in the Odoo itself, at least the list of installed modules. Go to the menu

/Settings/Technical/Database Structure/Models
To see this menu you need to add the role group "Technicals Features" in Odoo 8 or activate the Developer Mode in Odoo 9 for your admin user

아바타
취소
베스트 답변

Actually you can get other classes information also by replacing res.partner, Like if you need product, put product.template.But this all are depends on your requirement...you can post your requirement, community will help you.

아바타
취소
관련 게시물 답글 화면 활동
0
4월 24
1459
0
10월 18
3192
2
8월 24
1852
OpenERP Java API 해결 완료
2
11월 20
14861
1
12월 18
25334