Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
6 ตอบกลับ
5133 มุมมอง

How to I customize the favicon for my companies in V17. The documentation says the feature is there, but it's not.

Here

https://www.odoo.com/documentation/17.0/applications/general/users/companies.html

It mentions that the feature exists, but it doesn't... right????



อวตาร
ละทิ้ง

I've tried this code and it works for me :
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<record model="ir.ui.view" id="pulse_web_layout">
<field name="name">pulse.web.layout</field>
<field name="model" eval="False"/>
<field name="inherit_id" ref="web.layout"/>
<field name="priority">16</field>
<field name="arch" type="xml">
<xpath expr="//link[@rel='shortcut icon']" position="attributes">
<attribute name="t-att-href">x_icon or '/pulse_theme/static/img/favicon.ico'</attribute>
</xpath>
</field>
</record>
</odoo>

Best regards,

คำตอบที่ดีที่สุด

Yes, seems that someone has created an app: https://apps.odoo.com/apps/modules/17.0/d_base_company_favicon/

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

There is a free addon from the OCA to accomplish this:

https://odoo-community.org/shop/custom-shortcut-icon-2635#attr=939918

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

It's not included in Odoo 17 out-of-the-box, but you can obtain the same app from the Odoo App Store.

Visit this link for more information: https://apps.odoo.com/apps/modules/17.0/mh_multi_company_favicon 


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi, 

Please check this

https://youtu.be/mX8WSUnBOIU

Hope it helps,

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Correct I can’t also see the Favicon as we added in V16 in company configuration 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Manuel,

You can setup favicon through settings


Hope it helps

อวตาร
ละทิ้ง

No, because that is for the website only.

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
มี.ค. 24
1786
2
ก.ค. 25
1697
0
มี.ค. 25
963
1
ก.ค. 24
1753
7
ก.ค. 24
24671