コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
25408 ビュー

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)

アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 25
2270
1
2月 25
491
1
2月 25
680
2
2月 25
1191
2
1月 25
1302