Merged
Conversation
Use more than one color condition
elicoidal
approved these changes
Mar 27, 2018
| </tree> | ||
| </field> | ||
| ... | ||
| * If you want to use more than one color, you can split by ';' ``options='{"fg_color": "red:red_color == True; green:green_color == True"}'`` |
There was a problem hiding this comment.
Suggestion (yours is fine too):
* If you want to use more than one color, you can split the attributes using ';':
.. code::
options='{"fg_color": "red:red_color == True; green:green_color == True"}'
Example:
.. code:: xml
...
<field name="arch" type="xml">
<tree string="View name">
...
<field name="name" options='{"fg_color": "red:red_color == True; green:green_color == True"}'/>
...
</tree>
</field>
...
simahawk
approved these changes
Mar 28, 2018
Contributor
simahawk
left a comment
There was a problem hiding this comment.
LGTM but please include module name in the commit. tnx :)
fmdl
pushed a commit
to fmdl/web
that referenced
this pull request
May 1, 2018
Use more than one color condition
yaniaular
pushed a commit
to vauxoo-dev/web
that referenced
this pull request
May 14, 2018
Use more than one color condition
yaniaular
pushed a commit
to vauxoo-dev/web
that referenced
this pull request
May 14, 2018
Use more than one color condition
MiquelRForgeFlow
pushed a commit
to ForgeFlow/web
that referenced
this pull request
Mar 20, 2019
Use more than one color condition
tschanzt
pushed a commit
to camptocamp/web
that referenced
this pull request
Jun 19, 2019
Use more than one color condition
guewen
pushed a commit
to guewen/web
that referenced
this pull request
Jan 9, 2020
Use more than one color condition
guewen
pushed a commit
to guewen/web
that referenced
this pull request
Jan 9, 2020
Use more than one color condition
guewen
pushed a commit
to guewen/web
that referenced
this pull request
Feb 4, 2020
Use more than one color condition
guewen
pushed a commit
to guewen/web
that referenced
this pull request
Mar 19, 2020
Use more than one color condition
phuctranfxvn
pushed a commit
to phuctranfxvn/web
that referenced
this pull request
Feb 7, 2021
Use more than one color condition
square-ava
pushed a commit
to square-ava/web
that referenced
this pull request
Nov 29, 2021
Use more than one color condition
amh-mw
pushed a commit
to amh-mw/web
that referenced
this pull request
Feb 14, 2022
Use more than one color condition
Herqs
pushed a commit
to focusate/web-oca
that referenced
this pull request
Apr 5, 2022
Use more than one color condition
moaadbourhim
pushed a commit
to moaadbourhim/web
that referenced
this pull request
Apr 23, 2022
Use more than one color condition
amh-mw
pushed a commit
to amh-mw/web
that referenced
this pull request
Oct 14, 2022
Use more than one color condition
dz0
pushed a commit
to versada/web
that referenced
this pull request
Mar 12, 2024
Use more than one color condition
drewes
pushed a commit
to agrista/odoo-web
that referenced
this pull request
May 7, 2024
Use more than one color condition
amh-mw
pushed a commit
to amh-mw/web
that referenced
this pull request
Sep 3, 2024
Use more than one color condition
Kimkhoi3010
pushed a commit
to Kimkhoi3010/web
that referenced
this pull request
Oct 9, 2024
Use more than one color condition
Kimkhoi3010
pushed a commit
to Kimkhoi3010/web
that referenced
this pull request
Oct 16, 2024
Use more than one color condition
AmmarOfficewalaSerpentCS
pushed a commit
to ursais/web
that referenced
this pull request
Nov 22, 2024
Use more than one color condition
etobella
pushed a commit
that referenced
this pull request
Feb 25, 2025
Use more than one color condition
IJOL
pushed a commit
to BITVAX/web
that referenced
this pull request
Dec 17, 2025
Use more than one color condition
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use more than one color condition in a line