İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
17350 Görünümler
<button name="toggle_start" type="object" class="oe_stat_button">
<field name="help_button" widget="boolean_button"
options='{"terminology": {
"string_true": "ACTIVE",
"hover_true": "PAUSE",
"string_false": "HELP",
"hover_false": "FINISH"
}}'/>
</button>
is not working in odoo 13. instead of these terminologies it shows a boolean button.


Avatar
Vazgeç
En İyi Yanıt

Hi,

There is no need to define the archive/active button in the view in odoo13, just add a Boolean field with name active in the model, then the Archive button will be shown inside the Action drop down button in the top of the form.

See this: web: Remove 'toggle_active' stat buttons + introduce ribbons #34496

Thanks

Avatar
Vazgeç
Üretici

Thanks Niyaskka

İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Oca 23
1550
1
Haz 15
5108
1
Oca 25
1037
0
Oca 22
4529
1
Mar 25
1220