تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
26466 أدوات العرض

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
أغسطس 25
2723
1
يوليو 25
1089
1
أغسطس 25
1151
0
مايو 25
1518
2
أبريل 25
3688