Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
6181 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Najlepsza odpowiedź

Hi ,

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

Awatar
Odrzuć
Autor

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?

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 19
18538
3
maj 18
6141
0
mar 15
5683
1
mar 15
5678
1
mar 15
9306