Hello guys.
What mean ir.ui.view ?
What mean ir.actions ?
ir = ?
ui = user interface ?
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello guys.
What mean ir.ui.view ?
What mean ir.actions ?
ir = ?
ui = user interface ?
Thank you.
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)
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 25
|
1983 | ||
|
1
Jul 25
|
610 | ||
|
1
Aug 25
|
1150 | ||
|
0
May 25
|
1238 | ||
|
2
Apr 25
|
3299 |