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

what does change_default attribute do? 

change_default = False # whether the field may trigger a "user-onchange"

what does this mean ?

Avatar
Vazgeç
En İyi Yanıt

If change_default = True, when the field's value changes, Odoo will check and may update the default values in ir.default based on the corresponding conditions.

Conversely, if change_default = False, even if the field meets the conditions in ir.default, changing it will not trigger any updates from ir.default.

In summary, change_default determines whether the field can affect the default values set in ir.default.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Eki 20
2052
0
May 20
6282
1
Haz 16
11335
0
Mar 15
3411
1
Şub 23
7918