-
Без категории
- [0] Introduction
- [1] Module Structure
- [2] Models & Fields
- [3] Data introduction
- [4] Introduction to Security
- [5] Actions & Menus
- [6] Basic Views
- [7] Relational Fields
- [8] Fields computation
- [9] Fields Onchange
- [10] Actions
- [11] Constraints
- [12] Inline Views
- [13] Widgets
- [14] Ordering
- [15] Advanced Views
- [16] Advanced searches
-
[17] More buttons
-
[18] Model Inheritance
-
[19] View Inheritance
-
[END]
Data introduction
Рейтинг
0
0
Пока нет ни одного комментария
1.
How can you specify the type of data (Master or Demo) when defining records in an Odoo model?
2.
What is a key difference between Master data and Demo data in Odoo?
Demo data is used for unit testing, while Master data is essential for the users to use be able to use the module properly.
Master data is persistent and remains unchanged, while Demo data is temporary.
Master data is loaded from XML files, while Demo data is defined within Python classes.
Demo data is created during the installation of modules, while Master data is added manually.
Дополнительные ресурсы
Содержание доступно только слушателям курса.