Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3189 Ansichten

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
Verwerfen

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

Autor

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

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

Autor

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

Autor Beste Antwort

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

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


Avatar
Verwerfen

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Dez. 22
2855
1
Feb. 24
3593
0
Okt. 21
2341
1
März 21
2917
8
Okt. 20
4867