İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
9654 Görünümler

Why there is some fields which are visible only when debug mode is activate (like remaining_leaves ) ? and if i want to create a field like that how can'I do it

Avatar
Vazgeç

How does odoo determine which field is too technical to be visible on the form?

En İyi Yanıt

Hello

base.group_no_one group assign on the field that's why the field is visible only when the debug mode is activate.

for your field if you want to do same then assign the group on your field

like <field name="your_fieldname" groups="base.group_no_one"/>

Avatar
Vazgeç

Indeed! And the reasoning (functionally) behind this is that Odoo believes that some fields are too technical or used too little to be visible on the form for everybody.

Hello there!
Mega should have reversed the code you wrote.

Groups are not visible in debug=0.

Is there a way to make this visible?

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ağu 25
2838
1
Tem 25
1156
1
Ağu 25
1152
0
May 25
1579
2
Nis 25
3770