Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4720 Переглядів

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
1674
3
лип. 25
3303
1
трав. 25
1441
1
трав. 25
1701
4
трав. 25
2854