Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4201 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
499
3
maj 25
2292
1
maj 25
471
1
maj 25
729
4
maj 25
1996