Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
26254 Zobrazení

Hello guys.
What mean ir.ui.view ?

What mean ir.actions ?
ir = ?

ui = user interface ?

Thank you.

Avatar
Zrušit
Nejlepší odpověď

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.

 

Avatar
Zrušit
Nejlepší odpověď

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)

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
srp 25
2395
1
čvc 25
901
1
srp 25
1151
0
kvě 25
1340
2
dub 25
3556