Skip to Content
Menu
This question has been flagged
3 Replies
5954 Zobrazenia

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 ^^

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
apr 24
1368
0
okt 18
3069
2
aug 24
1686
2
nov 20
14707
1
dec 18
25101