跳至內容
選單
此問題已被標幟
2 回覆
4762 瀏覽次數

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?

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 25
1711
3
7月 25
3334
1
5月 25
1477
1
5月 25
1738
4
5月 25
2872