Skip to content

Commit 66b08cd

Browse files
committed
[IMP] developer: add "widget" attr to cohort field tag
Related PR: https://github.com/odoo/enterprise/pull/46693 task-3475463 closes #6284 Related: odoo/enterprise#46693 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
1 parent 4e6983c commit 66b08cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/developer/reference/user_interface/view_architecture.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3411,6 +3411,8 @@ attributes:
34113411
units, e.g. € and $).
34123412
If the value is a domain, the domain is evaluated in the context of the current row's
34133413
record, if ``True`` the corresponding attribute is set on the cell.
3414+
``widget`` (optional)
3415+
alternate representations for a field's display.
34143416

34153417
.. ....................................................................
34163418

0 commit comments

Comments
 (0)