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

I have seen https://www.odoo.com/forum/help-1/how-can-i-change-the-odoo-basic-theme-color-v15-ee-203185 which outlines a way to change the color scheme of the NavBar / Menu's from the Odoo Standard.


How would I leverage this approach BUT with different colors PER COMPANY?

アバター
破棄

This is fantastic, thank you!

最善の回答

Base your work on this Proof of Concept.

UPDATE: Code in the GIST now supports

  • Odoo 15.0
  • Odoo 16.0
  • Odoo 17.0
  • Odoo 18.0


Given two Companies, USA with ID=1 and CANADA with ID=2, you can achieve this:


Via a Custom View:


Using this code:

https://gist.github.com/ray-odoo/17a1dc72c7f59314ed1592b1a3db7e0c

            
アバター
破棄

color per company

最善の回答

May be this will helpful: 


アバター
破棄
最善の回答

Does anyone know how to do this in version 18?  The code in the gist only changes part of the navbar, and not the buttons and menus.

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 22
13608
4
3月 16
7101
2
7月 25
1892
3
7月 25
2312
1
7月 25
1575