[IMP] backend: add groups_draggable
option in kanban view
Related PR: odoo/odoo#97447 task-2941335 closes odoo/documentation#3312 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
6adb717521
commit
f51633fdd5
@ -1579,6 +1579,10 @@ attributes:
|
|||||||
``records_draggable``
|
``records_draggable``
|
||||||
whether it should be possible to drag records when kanban is grouped. Default: true.
|
whether it should be possible to drag records when kanban is grouped. Default: true.
|
||||||
|
|
||||||
|
Set to ``true`` to always enable it, and to ``false`` to always disable it.
|
||||||
|
``groups_draggable``
|
||||||
|
whether it should be possible to resequence colunms when kanban is grouped. Default: true.
|
||||||
|
|
||||||
Set to ``true`` to always enable it, and to ``false`` to always disable it.
|
Set to ``true`` to always enable it, and to ``false`` to always disable it.
|
||||||
|
|
||||||
.. todo:: VFE missing information on on_create attribute of kanban views.
|
.. todo:: VFE missing information on on_create attribute of kanban views.
|
||||||
|
Loading…
Reference in New Issue
Block a user