[UPD] README.rst

pull/2112/head
OCA-git-bot 2021-12-04 17:33:40 +00:00
parent 87b5892695
commit 1ee439c916
2 changed files with 10 additions and 0 deletions

View File

@ -89,6 +89,9 @@ Usage
</field> </field>
... ...
* You can also use ``colors="bg_color_field: my_color"`` to defined the field name that will be used
for the background color of the line.
* If you want to use more than one color, you can split the attributes using ';': * If you want to use more than one color, you can split the attributes using ';':
.. code:: .. code::
@ -135,6 +138,7 @@ Authors
* Camptocamp * Camptocamp
* Therp BV * Therp BV
* GRAP
Contributors Contributors
~~~~~~~~~~~~ ~~~~~~~~~~~~
@ -143,6 +147,7 @@ Contributors
* Holger Brunn <hbrunn@therp.nl> * Holger Brunn <hbrunn@therp.nl>
* Artem Kostyuk <a.kostyuk@mobilunity.com> * Artem Kostyuk <a.kostyuk@mobilunity.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com> * Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Sylvain LE GAL <https://twitter.com/legalsylvain>
Maintainers Maintainers
~~~~~~~~~~~ ~~~~~~~~~~~

View File

@ -429,6 +429,9 @@ With this example, column which renders 'name' field will have its text colored
... ...
</pre> </pre>
</li> </li>
<li><p class="first">You can also use <tt class="docutils literal"><span class="pre">colors=&quot;bg_color_field:</span> my_color&quot;</tt> to defined the field name that will be used
for the background color of the line.</p>
</li>
<li><p class="first">If you want to use more than one color, you can split the attributes using ;:</p> <li><p class="first">If you want to use more than one color, you can split the attributes using ;:</p>
</li> </li>
</ul> </ul>
@ -470,6 +473,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<ul class="simple"> <ul class="simple">
<li>Camptocamp</li> <li>Camptocamp</li>
<li>Therp BV</li> <li>Therp BV</li>
<li>GRAP</li>
</ul> </ul>
</div> </div>
<div class="section" id="contributors"> <div class="section" id="contributors">
@ -479,6 +483,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li> <li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li>
<li>Artem Kostyuk &lt;<a class="reference external" href="mailto:a.kostyuk&#64;mobilunity.com">a.kostyuk&#64;mobilunity.com</a>&gt;</li> <li>Artem Kostyuk &lt;<a class="reference external" href="mailto:a.kostyuk&#64;mobilunity.com">a.kostyuk&#64;mobilunity.com</a>&gt;</li>
<li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li>
<li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li>
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">