Skip to Content
Menu
This question has been flagged
1 Atsakyti
3886 Rodiniai

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

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
rugs. 19
3535
4
spal. 21
37730
1
spal. 20
12669
1
kov. 15
5114
2
vas. 17
10787