[FW][IMP] developer/backend: correct filters attribute for calendar view fields
closes odoo/documentation#2723 Forward-port-of: odoo/documentation#2692 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
5180b7c9dc
commit
cd9fae9c97
@ -478,7 +478,7 @@ calendar view are:
|
||||
you can add a filter and save the result in the defined model, the
|
||||
filter is added in the sidebar. The ``filter_field`` is optional and allows
|
||||
you to specify the field that will hold the status of the filter.
|
||||
``filter`` and ``color``
|
||||
``filters`` and ``color``
|
||||
use "True" to add this field in filter in the sidebar. You can specify
|
||||
a ``color`` field used to colorize the checkbox.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user