Skip to Content
Menu
This question has been flagged
2 Replies
6670 Rodiniai

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


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



Portretas
Atmesti
Best Answer

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.

Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
3
rugp. 24
5401
1
liep. 22
2341
0
bal. 22
3532
1
birž. 25
1765
3
liep. 25
3372