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

Hello guys.
What mean ir.ui.view ?

What mean ir.actions ?
ir = ?

ui = user interface ?

Thank you.

Awatar
Odrzuć
Najlepsza odpowiedź

https://www.odoo.com/forum/help-1/question/what-do-ir-res-stand-for-in-the-base-module-18806#answer-18810

ir = Information Repository

res = Resource

The Information Repository is used to store data needed by OpenERP to know how to work as an application - to define menus, windows, views, wizards, database tables, etc.

 

Awatar
Odrzuć
Najlepsza odpowiedź

All objects that use ir.* or res.* as model name are base objects of Odoo. These objects are, most of the time, necessary to the good running of Odoo.

 

For example:

ir.ui.menu : The menu of the user interface

ir.actions : The actions that are available under the 'Other option' of a document (in form view)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 25
2421
1
lip 25
916
1
sie 25
1151
0
maj 25
1347
2
kwi 25
3569