Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Decimal number rounding?
I have a custom field type of decimal number. I can enter up to 13 decimal places, such as:
0.1234567890123
When I return to view the form, the number is rounded to five:
0.12346
Fortunately looking at the field from a search, I still see all 13 decimal places. So... ok, seems fair enough that NetSuite is rounding for display purposes... Yet, when I edit the form, I do not see the original precision. This becomes an issue because when I re-save the form (even if no edits take place) the rounded number is saved over the original!
Is this a bug? I haven't been able to find anything indicating only 5 decimal places are allowed.
0