Skip to Content
Menu
This question has been flagged
1 Odpoveď
4152 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
2148
0
máj 21
2904
1
jan 24
2990
0
nov 21
2446
0
jún 24
1135