Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
10014 Представления

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
24584
1
июл. 25
1683
4
апр. 25
12006
1
февр. 25
3411
1
янв. 25
1323