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

I am implementing a xml-rpc client for openerp and i would like to know if there is a way to find the objects of a particular module. For example, i am using res.partner object to access data concerning partners.

Likewise, what are the other objects available for modules and please tell me a generic way to find the objects of any module.

アバター
破棄
最善の回答

For 7.0: Go to Settings -> Technical -> Database Structure -> Models

For 6.1: Go to Settings -> Customization -> Database Structure -> Models

and open tree view. Here you can see all the objects and Modules name where they are created/modified.

7.0

image description

6.1

Menu:

image description

Form:

image description

アバター
破棄
著作者

I am using openerp 6.1 and could you tell where exactly this settings is in it.

最善の回答

Hi ,

you can goto the menu ->more->setting->Technical->Database strcuture->Model.

アバター
破棄
著作者

Hi, thanks for you answer. But, could you be more descriptive. There is no menu in the openerp webclient(localhost:8069/web/webclient/home). Where exactly is this menu?

最善の回答

In V6.1, Go to Settings -> Customization -> Database Structure -> Models

アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 19
18475
3
5月 18
6080
0
3月 15
5596
1
3月 15
5590
1
3月 15
9277