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

in a class, a field.Char with fa-icon name like fa-dollar.


in form view how to this name as fa-icon?



Avatar
Vazgeç
En İyi Yanıt

Hi,




Please refer the below example:


<span class="badge rounded-pill">
     i class="fa fa-fw fa-star" aria-label="Opportunities"
     role="img" title="Opportunities"/>
<t t-out="record.opportunity_count.value"/>
</span>

The above code is from the addons where star icon is shown in the partner view in CRM module.

Avatar
Vazgeç
En İyi Yanıt

Add icon="fa-dollar" to the button in the form view.

Here's an example: https://github.com/odoo/odoo/blob/15.0/addons/mass_mailing_sale/views/mailing_mailing_views.xml#L17

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Ağu 24
5376
1
Tem 22
2325
0
Nis 22
3522
1
Haz 25
1711
3
Tem 25
3336