İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3726 Görünümler

why odoo used res.config model as wizard not Model and that need to using set and get to store data into it.

Avatar
Vazgeç
En İyi Yanıt

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 the set_param and get_param method of ir.config_parameter.




Hope it helps

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eyl 19
3427
4
Eki 21
37576
1
Eki 20
12506
1
Mar 15
4986
2
Şub 17
10787