Getting the error `code":"INVALID_NUMBER","details...
# suitescript
v
Getting the error
code":"INVALID_NUMBER","details":"You entered \"null\" into a field where a numeric value was expected. Please go back and change this value to a number."
when trying to create a sales order. However I know the value I am setting is okay. Right before I save I output what the record looks like and it looks like the tax rate and/or amount are being set to null on some lines. Any idea what could cause this?