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  | 2341 | ||
|  | 0 5월 21  | 3014 | ||
|  | 1 1월 24  | 3164 | ||
|  | 0 11월 21  | 2533 | ||
|  | 0 6월 24  | 1304 |