Improve precision handling/naming

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: frontend
    • None
    • Not defined

      User Problem:

      the current precision function is not only applied to digits after the comma, but in case of integers also to round the integer to a certain precision.

      Example: 

      Setting precision to 1 for the count value in the report will change the number 123 to 100 which is more rounding than setting a precision.

      Solution:

      for the count values, the precision should only affect the number after decimal point

        1. image-2022-10-31-20-38-32-153.png
          97 kB
          Tobias Conz
        2. image-2022-10-31-20-39-22-284.png
          104 kB
          Tobias Conz
        3. image-2023-08-17-13-26-10-347.png
          258 kB
          Tobias Conz

            Assignee:
            Unassigned
            Reporter:
            Michal Konopski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: