Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3201 Переглядів

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?

Related Posts Відповіді Переглядів Дія
1
груд. 22
2863
1
лют. 24
3598
0
жовт. 21
2347
1
бер. 21
2920
8
жовт. 20
4871