Skip to content
Snippets Groups Projects
Commit 3a1c6932 authored by Jeremy Kersten's avatar Jeremy Kersten
Browse files

[FIX] osv: fix boolean in domain for custom field

When a new column has been added after that some data already exists,
the old lines will keep an empty/null value. So when we search is the new field
is equals to False or if it is different of True, we need to match the null
values.

Backport of de3b6401
parent cc82f751
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