documentation/content/developer
abd-msyukyu-odoo 197dc14e78 [IMP] developer/views: document new kanban field attribute
This commit relates to a new community feature:
  A read_group on a date(time) field will also return a __range property with
  the date bounds of the group [from, to[

The community commit also introduces a new xml attribute
`allow_group_range_value` for `<kanban>` `<field>`, and this commit is the
documentation for that attribute.

allow_group_range_value (boolean):
  - to perform a drag&drop or a quickCreate, we must be able to get and use the
    value from the group containing the record. The last date of the group will
    be taken as the record's field value.

  - allows (or disallows) date(time) non-readonly fields to be:
    - draggable
    - quick created

  - defaults to false.

Task-ID: 2243913
Community PR odoo/odoo#69380
  Commit: [IMP] core, web: add a range for date(time) read_group
2021-07-01 10:38:12 +02:00
..
howtos [IMP] rdtraining: no need to add web to dependencies 2021-06-21 15:00:35 +02:00
images [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
reference [IMP] developer/views: document new kanban field attribute 2021-07-01 10:38:12 +02:00
webservices [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-31 15:16:09 +02:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
reference.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
webservices.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00