report totals settings

report totals settings

Hi,

I've set .round(2) for every numbers in my app, but in reports, impossible to set the number of decimals displayed.
So, when you have percentages in the numbers, you have totals in reports like 12345,895569988115

Totals in reports should use the same display options like in numbers, as for example .round(2).
Is it possible ?