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
3943 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
1841
0
maj 21
2676
1
sty 24
2717
0
lis 21
2261
0
cze 24
905