[IMP] backend: add disable_linking
option in cohort view
Related PR: https://github.com/odoo/enterprise/pull/37396 task-3186590 closes odoo/documentation#3646 Related: odoo/enterprise#37396 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
41e1bda1cc
commit
ff846cc48d
@ -542,6 +542,9 @@ attributes:
|
||||
A valid date or datetime field. This field is understood by the view as the
|
||||
end date of a record. This is the field that will determine the churn.
|
||||
|
||||
``disable_linking`` (optional)
|
||||
Set to ``1`` to prevent from redirecting clicks on cohort cells to list view.
|
||||
|
||||
``mode`` (optional)
|
||||
A string to describe the mode. It should be either 'churn' or
|
||||
'retention' (default). Churn mode will start at 0% and accumulate over time
|
||||
|
Loading…
Reference in New Issue
Block a user