[Koha-bugs] [Bug 14541] New: Tax rate should not be forced to an arbitrary precision

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 16 17:15:21 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14541

            Bug ID: 14541
           Summary: Tax rate should not be forced to an arbitrary
                    precision
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The following is an example gstrate for a real library
0|.08625|.0863|.085|.09|.0825|.0875|.075|.07625

Note the .08625 and .0863

Both of those rates show up as 8.6% for the order line editor (
acqui/neworderempty.pl ).

There is no reason to force these numbers to be rounded and in fact makes the
label not match the value!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list