I want to learn what is the concept of <record model="ir.u.view" or <record="ir.ui.menu" or all the types which is used in odoo module structure. and why to use <field name="arch" type="xml">. kindly some body clear the concept of all this. early reply highly repreciated.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
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.
These are two kinds of data that are stored in Odoo.
A resource matches something in the 'real world' that you store in Odoo - to represent information about partners, or products or accounting transactions.
The Information Repository is used to store data needed by Odoo to know how to work as an application - to define menus, windows, views, wizards, database tables, etc.
you can refer following links:
- https://www.odoo.com/forum/help-1/question/what-mean-ir-ui-view-60174
- http://stackoverflow.com/questions/34851930/what-is-the-use-of-ir-ui-view-in-odoo
- https://www.odoo.com/documentation/8.0/howtos/backend.html#basic-views
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
أبريل 22
|
4853 | ||
|
1
مارس 22
|
2732 | ||
|
5
نوفمبر 15
|
12745 | ||
|
0
يناير 25
|
784 | ||
|
1
مارس 25
|
652 |