跳至內容
選單
此問題已被標幟
1 回覆
10018 瀏覽次數

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
5
1月 24
24585
1
7月 25
1685
4
4月 25
12008
1
2月 25
3414
1
1月 25
1332