Welcome to Portal
I have several functions I've written in Zoho Projects that take one or more currency fields as input parameters (arguments). These functions have been working just fine for months, and I made no changes to any of them. Today (Jan 21, 2025) I noticed they were not working. They may have stopped working earlier than this, but today was the first I noticed it.
The currency field no longer seems to act like a number, but text. Previously, if this field was 0, I would see a 0 and could do math on that, or more specifically, do field.toDecimal(). Now the argument comes through as a dash ("-"). Also, if i have, say "$1,000.00" in the field, the argument shows as "$1,000.00" and if I try to cast it to a decimal I get an error that says, "Unable to convert the input text to decimal".
I'm working with support on this, but need this solved ASAP and so am hoping someone has a good solution for me. This is causing some serious issues for us
Subscribe to receive notifications from this topic.