Skip to Content
Menu
This question has been flagged
1 Odpoveď
3948 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
1847
0
máj 21
2680
1
jan 24
2727
0
nov 21
2265
0
jún 24
911