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

Hi

How can I install a new font on odoo.sh? In order to install the font, I need to deploy the font in the folder /usr/share/fonts but I don't know how to do it with odoo.sh 

Thanks in advance for any kind of help.


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

Hi Benjamin,

As far as I am aware you cannot get a font into /usr/share/font on Odoo.sh. You can automatically install Python packages with a requirements.txt file and you can use imports, but not install fonts.
You could work around this by including the font within your Odoo module though. If you import and use the font from within your module it will be used as Odoo.sh downloads it from Github the moment it builds a new instance.

Regards,
Yenthe

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
5
ม.ค. 24
24676
1
ก.ค. 25
1865
4
เม.ย. 25
12267
1
ก.พ. 25
3635
1
ม.ค. 25
1467