コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2888 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
7月 25
2973
0
12月 24
1445
1
10月 24
2160
1
4月 24
2219
1
3月 24
2482