11-02-2016, 09:00 PM
I've discovered the new coreBOS versions always write six decimals to the database, despite the user settings. so € 500,00 always becomes € 500,000000. App stil functions, but it's kind of weird.
Always six decimals in new coreBOS version curreny fields
|
11-02-2016, 09:00 PM
I've discovered the new coreBOS versions always write six decimals to the database, despite the user settings. so € 500,00 always becomes € 500,000000. App stil functions, but it's kind of weird.
11-04-2016, 01:15 PM
We now have up to 6 decimal precision. To support that all numbers are saved with 6 decimals and then shown to each user depending on their preferences. Internally we have to save them all because there could be users seeing that same number with a different amount of decimals.
Joe
TSolucio
11-04-2016, 02:10 PM
Thanks. I learned as much from the gitter group. I'm in the process of adjusting my code to use the system native functions to calculation the user's precision.
|
« Next Oldest | Next Newest »
|