Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4061 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
kwi 22
2054
0
maj 21
2851
1
sty 24
2891
0
lis 21
2393
0
cze 24
1034