Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3911 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
set 19
3559
4
ott 21
37752
1
ott 20
12688
1
mar 15
5130
2
feb 17
10787