[IMP] developer: add "widget" attr to cohort field tag

Related PR: https://github.com/odoo/enterprise/pull/46693

task-3475463

closes odoo/documentation#6284

Related: odoo/enterprise#46693
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Audric Onockx (auon) 2023-11-03 12:26:37 +01:00
parent 4e6983c135
commit 66b08cd4fd

View File

@ -3411,6 +3411,8 @@ attributes:
units, e.g. € and $).
If the value is a domain, the domain is evaluated in the context of the current row's
record, if ``True`` the corresponding attribute is set on the cell.
``widget`` (optional)
alternate representations for a field's display.
.. ....................................................................