Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
26421 Представления

Hello guys.
What mean ir.ui.view ?

What mean ir.actions ?
ir = ?

ui = user interface ?

Thank you.

Аватар
Отменить
Лучший ответ

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.

 

Аватар
Отменить
Лучший ответ

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)

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 25
2636
1
июл. 25
1026
1
авг. 25
1151
0
мая 25
1482
2
апр. 25
3636