コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4404 ビュー

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
836
3
5月 25
2566
1
5月 25
807
1
5月 25
991
4
5月 25
2272