Skip to Content
Menu
This question has been flagged
2 Replies
4089 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
482
4
May 25
1775
2
May 25
1873
1
Feb 25
5203
3
Dec 24
1734