Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3935 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
апр. 22
1831
0
мая 21
2674
1
янв. 24
2711
0
нояб. 21
2259
0
июн. 24
901