Skip to Content
Menu
This question has been flagged
1 Odpoveď
4336 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
2383
0
máj 21
3078
1
jan 24
3203
0
nov 21
2565
0
jún 24
1351