Skip to content

Update README.rst#899

Merged
yajo merged 2 commits intoOCA:11.0from
ljimenezsidoo:patch-1
Mar 28, 2018
Merged

Update README.rst#899
yajo merged 2 commits intoOCA:11.0from
ljimenezsidoo:patch-1

Conversation

@ljimenezsidoo
Copy link
Copy Markdown
Contributor

Use more than one color condition in a line

Use more than one color condition
</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"}'``
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
    ...

Copy link
Copy Markdown
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but please include module name in the commit. tnx :)

@yajo yajo merged commit 08c1670 into OCA:11.0 Mar 28, 2018
fmdl pushed a commit to fmdl/web that referenced this pull request May 1, 2018
yaniaular pushed a commit to vauxoo-dev/web that referenced this pull request May 14, 2018
yaniaular pushed a commit to vauxoo-dev/web that referenced this pull request May 14, 2018
MiquelRForgeFlow pushed a commit to ForgeFlow/web that referenced this pull request Mar 20, 2019
tschanzt pushed a commit to camptocamp/web that referenced this pull request Jun 19, 2019
guewen pushed a commit to guewen/web that referenced this pull request Jan 9, 2020
guewen pushed a commit to guewen/web that referenced this pull request Jan 9, 2020
guewen pushed a commit to guewen/web that referenced this pull request Feb 4, 2020
guewen pushed a commit to guewen/web that referenced this pull request Mar 19, 2020
phuctranfxvn pushed a commit to phuctranfxvn/web that referenced this pull request Feb 7, 2021
square-ava pushed a commit to square-ava/web that referenced this pull request Nov 29, 2021
amh-mw pushed a commit to amh-mw/web that referenced this pull request Feb 14, 2022
Herqs pushed a commit to focusate/web-oca that referenced this pull request Apr 5, 2022
moaadbourhim pushed a commit to moaadbourhim/web that referenced this pull request Apr 23, 2022
amh-mw pushed a commit to amh-mw/web that referenced this pull request Oct 14, 2022
dz0 pushed a commit to versada/web that referenced this pull request Mar 12, 2024
drewes pushed a commit to agrista/odoo-web that referenced this pull request May 7, 2024
amh-mw pushed a commit to amh-mw/web that referenced this pull request Sep 3, 2024
Kimkhoi3010 pushed a commit to Kimkhoi3010/web that referenced this pull request Oct 9, 2024
Kimkhoi3010 pushed a commit to Kimkhoi3010/web that referenced this pull request Oct 16, 2024
AmmarOfficewalaSerpentCS pushed a commit to ursais/web that referenced this pull request Nov 22, 2024
etobella pushed a commit that referenced this pull request Feb 25, 2025
IJOL pushed a commit to BITVAX/web that referenced this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants