Skip to content
Snippets Groups Projects
Commit 73a7f4e4 authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

[FIX] web: convert python/js bool values in read_progress_bar


Because of an issue with converting bool values, read_progress_bar didn't work
on grouping by bool fields (e.g. Active).

Related tests worked fine because mocked server responses were different from
real server responsed. So, we need to adjust mocked server too.

opw-2870937

closes odoo/odoo#95654

Signed-off-by: default avatarJulien Mougenot (jum) <jum@odoo.com>
parent 397e9179
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