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
|
1838 | ||
|
0
5月 21
|
2674 | ||
|
1
1月 24
|
2714 | ||
|
0
11月 21
|
2260 | ||
|
0
6月 24
|
904 |