Skip to content
Snippets Groups Projects
Commit e07f27d4 authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[FIX] web: kanban: conditions on relational fields

This commit aims to correctly fill in the raw_value of each
field in the qweb_context use to render the kanban templates.
For relational fields, the absence of value should be false,
instead of an empty array. Moreover, the Many2One case is
different from the x2Many cases as in the first case the
datapoint is a record, and it the last ones it is a list.
parent a1f4fe86
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment