Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3885 Tampilan

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

Avatar
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Sep 19
3534
4
Okt 21
37729
1
Okt 20
12669
1
Mar 15
5114
2
Feb 17
10787