Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
3940 Näkymät

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

Avatar
Hylkää
Paras vastaus

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
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
syysk. 19
3594
4
lokak. 21
37781
1
lokak. 20
12745
1
maalisk. 15
5156
2
helmik. 17
10787