why odoo used res.config model as wizard not Model and that need to using set and get to store data into it.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
3600
Vizualizări
Hi,
res.config.settings model is TransientModel and TransientModel are designed to be stored temporary data, After periodically time it will remove data from the database. For saving those settings we have to implement set_param and get_param method of ir.config_parameter.
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
0
sept. 19
|
3384 | ||
Get model data in a controller
Rezolvat
|
|
4
oct. 21
|
37518 | |
|
1
oct. 20
|
12414 | ||
|
1
mar. 15
|
4895 | ||
|
2
feb. 17
|
10787 |