Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.rst #899

Merged
merged 2 commits into from
Mar 28, 2018
Merged

Update README.rst #899

merged 2 commits into from
Mar 28, 2018

Conversation

ljimenezsidoo
Copy link

Use more than one color condition in a line

Use more than one color condition
@@ -64,6 +64,17 @@ Usage
</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"}'``

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
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
akavanom pushed a commit to akavanom/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
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.

None yet

4 participants