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
|
1828 | ||
|
0
5月 21
|
2673 | ||
|
1
1月 24
|
2708 | ||
|
0
11月 21
|
2259 | ||
|
0
6月 24
|
896 |