Hi all, nice to be here. I'm seeking an elegant so...
# suiteflow
m
Hi all, nice to be here. I'm seeking an elegant solution to prohibit and/or warn sales associates from setting a line item's discounted price below cost. Any insight would be greatly appreciated! I can't seem to find any instance online of someone dealing with this.
m
In a workflow you can add a return user error action on before field edit which will not allow the user to continue editing line fields if the condition is met Then make your condition be rate < item.cost