Skip to Content
Menu
This question has been flagged

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. 


Avatar
Discard

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

Author

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

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

Author

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 "]

Author Best Answer

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

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


Avatar
Discard

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

Related Posts Replies Views Activity
1
Dec 22
2881
1
Feb 24
3614
0
Oct 21
2349
1
Mar 21
2928
8
Oct 20
4878