Skip to Content
Menu
This question has been flagged
1 Odpoveď
4071 Zobrazenia

Hello everybody!!

May anyone help me know why does the filter Not Like not working please.

I have tried this:

<filter name="test" string="toto" domain="[('stock_location_id','not like','test')]"/>

Thanks a lot in advance.

Best regards.

Avatar
Zrušiť
Best Answer

Maybe it's because 'not like' is case sensitive.  'not ilike' is case insensitive, so if your location is called "Test location" that should work.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
apr 22
2058
0
máj 21
2852
1
jan 24
2903
0
nov 21
2395
0
jún 24
1037