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

HI,

in Odoo Version 14 or ealier I always changed the colors and Backgrounds by editing the view  web.assets_common. But this view no longer exists in Odoo15. Do you have any tip on where I can do this from now on?

BR
Nikolai

Аватар
Отменить
Лучший ответ

You was added your css file to web.assets_common Right? In Odoo 15 all assets should added in the manifest file so you can do that by adding it in Manifest file as below:

https://github.com/odoo/odoo/blob/15.0/addons/web/__manifest__.py#L66

Аватар
Отменить
Лучший ответ

how can i "extend or modify" the manifest of web module?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июн. 25
1694
3
июл. 25
3321
1
мая 25
1461
1
мая 25
1724
4
мая 25
2866