-
- Downloads
[FIX] web: Manage False in groupby title
Before this commit, when we export a list with a groupby on boolean, the groupby title 'False' is replaced by 'Undefined' in xls document. After this commit, with an export and groupby on a boolean, we will have correct title: True and False.
Loading
Please register or sign in to comment