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
|
1849 | ||
|
0
5月 21
|
2709 | ||
|
1
1月 24
|
2727 | ||
|
0
11月 21
|
2265 | ||
|
0
6月 24
|
912 |