Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1606 Widoki

Happy New Year!

Trying to create an automated action that alert internal users certain field can't be left empty, however, that will also apply to external customers from putting products into cart.


Is there anyway to set the automated action ONLY applying to the internal user but not external customers so they can still complete purchases online as per usual?



Awatar
Odrzuć
Najlepsza odpowiedź

I think you add this domain to select only sales orders created by internal users

[("create_uid.share", "=", False)]

Awatar
Odrzuć
Autor

Thanks, I think this works but at the same time my condition of probability is not set is stopping internal users from accessing and opening any existing sales orders that is 0.00%.
Would you have any suggestions for this? Thank you heaps.

This shouldn't block opening an order, but could stop users saving it. I'm not sure exactly what you want to achieve, but you could set it to only apply to orders created after a particular date.

Powiązane posty Odpowiedzi Widoki Czynność
3
cze 25
2770
0
maj 24
1794
1
mar 24
1724
1
paź 22
2864
1
maj 22
2916