Custom Filter condition "in", "not in" don't remove whitespace

Bug #749574 reported by Paulius Sladkevičius @ hbee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Committed
Low
xrg

Bug Description

GTK client v5.0.15

I see some usability problems in "in" and "not in" filter condition's. When I wanted add custom filter condition for the modules list, "name in project, sale" I got only project module in filtered list. Only when I looked to gtk code I saw that nobody remove spaces, so the query goes like ['project', ' sale']. So lets add replace(' ',''), before strip and and nobody don't bother with whitespace.

p.s. I think it is same with the web client.

Related branches

Revision history for this message
Paulius Sladkevičius @ hbee (komsas) wrote :
xrg (xrg)
Changed in openobject-client:
status: New → Fix Committed
Changed in openobject-client:
assignee: nobody → xrg (xrg)
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.