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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
1
4월 22
|
2491 | |||
|
0
5월 21
|
3164 | |||
|
1
1월 24
|
3297 | |||
|
0
11월 21
|
2627 | |||
|
0
6월 24
|
1446 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.