documentation/content
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
..
administration [MERGE] Forward-port of branch 14.0 to master 2021-06-25 16:03:40 +02:00
applications [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-25 15:59:04 +02:00
contributing [MERGE] Forward-port of branch 14.0 to master 2021-06-25 16:03:40 +02:00
developer [IMP] developer/views: document new kanban field attribute 2021-07-01 10:38:12 +02:00
legal [FIX] correct path for the licence text 2021-06-25 12:21:57 +02:00
services [MERGE] Forward-port of branch 13.0 to 14.0 2021-06-09 12:22:50 +02:00
administration.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
applications.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-06-09 12:10:06 +02:00
contributing.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
developer.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
index.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00
legal.rst [REM][MOV] legal: remove empty privacy page 2021-06-24 16:51:50 +02:00
services.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00