콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3753 화면

Hi, 

Is there a simple way in Odoo to look for products based on a regular expression function of the internal reference ?


Say the internal reference is AAA000022 and I have a value of AAA22 that I want to match.  We could use a regular expression that filters first 3 characters, then ignores 4 and then matches 2 again.  This way the 4 0's will be ignored and we'll get a match.


How is such a thing possible ?  Can we say something like search products where regex(internal reference, "regular expression") = AAA22 ?


tx 

Seppe

아바타
취소
베스트 답변

We have these options:



아바타
취소

_ searches a single character. % searches one or more characters

Do you have a link where we can check the full documentation?

관련 게시물 답글 화면 활동
1
4월 23
2739
1
7월 25
564
Search a message 해결 완료
1
2월 25
1265
0
9월 23
2230
2
6월 23
4049