3
0
Fork 0

[UPD] README.rst

12.0
OCA-git-bot 2021-03-10 08:36:23 +00:00
parent 6ef5a8c205
commit a9580a5c34
1 changed files with 4 additions and 0 deletions

View File

@ -449,6 +449,10 @@ the possible attributes for the tag:</p>
<td>No</td>
<td>Allows to set certain specific colors if the expressed condition (JS syntax) is met.</td>
</tr>
<tr><td>color-field</td>
<td>No</td>
<td>Allows to set a field (on the current model) that contains the HTML color (e.g. #FFFFFF). This option has priority over colors.</td>
</tr>
<tr><td>dependency_arrow</td>
<td>No</td>
<td>Set this attribute to a x2many field to draw arrows between the records referenced in the x2many field.</td>