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

I try creating rule with module “Automated Action Rules” with filter on boolean field:

[["make_product","=",True]]

Domain filter is working, I can see it in "Apply on", but nothing happened. 


아바타
취소

add more info regarding the automated action ? what is the automated action written for ?

작성자

Found how to fix it. If you write with parentheses, it starts to work. *explosion of the head*

([["make_product","=",True]])

작성자

My action is to create a product in stock. But the action is correct, because without the filter it works. It also works with this filter: ["name"," ilike ","wtf "]

작성자 베스트 답변

Found how to fix it. If you write with parentheses, it starts to work. *explosion of the head*

([["make_product","=",True]])


아바타
취소

Could you please specify what this action is for and how it is made?

관련 게시물 답글 화면 활동
1
12월 22
2942
1
2월 24
3682
0
10월 21
2395
1
3월 21
2973
8
10월 20
4950