Discussions
What's wrong with this workflow condition?
Hi there.
Here is my workflow condition, it is attached to a Show Message action and is meant to return a warning message if the transaction being submitted is in a foreign currency but the exchange rate is still set to 1.00.
At the moment, this works correctly where it doesn't trigger if the exchange rate is 1.00 and the currency is the default currency of that Subsidiary.
It works correctly by alerting the user if the currency is not the default and the exchange rate is 1. But it also does't work as shown below it continues to alert the user if not the default currency and not an exchange rate of 1.00.