Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2880 Prikazi

Hello,

Im pretty new on OpenERP but i have quite experience developing connectors and integrations. Im seeing many people posting on forums instructions of the api like this:

user_obj = oerp.get('res.users')

Where is the information of the Model of OpenERP and its invoicing system ? where is the documentation of instructions like this "res.users" ?..

I have to integrate an automatic invoicing system to an OpenERP. I've seen on the documents, lot of information regarding the structure and so, but im not able to find where is the model of the data or classes, etc. Im developing such system in Python as well.

Thanks in Advance

Avatar
Opusti
Best Answer

For the res.users model and related classes visit http://useopenerp.com/v8/model/res-users.

For OpenERP invoicing system use http://useopenerp.com/v8/module/einvoicing and http://useopenerp.com/v8#accounting-finance.

There is also documentation for other modules/models.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
jul. 25
2972
0
dec. 24
1444
1
okt. 24
2158
1
apr. 24
2217
1
mar. 24
2480