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.
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.
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Apr 22
|
3256 | |||
|
0
May 21
|
3825 | |||
|
1
Jan 24
|
3890 | |||
|
0
Nov 21
|
3206 | |||
|
0
Jun 24
|
2171 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.