تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
6727 أدوات العرض

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


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



الصورة الرمزية
إهمال
أفضل إجابة

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.

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
أغسطس 24
5479
1
يوليو 22
2390
0
أبريل 22
3608
1
يونيو 25
1868
3
يوليو 25
3478