[Koha-bugs] [Bug 7686] New: Tax rate wrong calculation in reception summary page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 8 18:48:00 CET 2012


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

          Priority: P3
 Change sponsored?: ---
            Bug ID: 7686
          Assignee: koha at univ-lyon3.fr
           Summary: Tax rate wrong calculation in reception summary page
        QA Contact: koha.sekjal at gmail.com
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: koha at univ-lyon3.fr
          Hardware: All
            Status: NEW
           Version: rel_3_6
         Component: Acquisitions
           Product: Koha

Created attachment 8098
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8098&action=edit
Tax rate wrong calculation in reception summary page

In the Already received table (bottom of the page) :
Tax rate is purely added to Total without beeing multiplied by it
example for a 5,5% tax rate (0,055) on a 455 Total :
The Total displays  455,06 (455 + 0,055 round to 0,06) instead of
455 + (455 x 0,055)= 480,02.

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


More information about the Koha-bugs mailing list