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

          Priority: P3
 Change sponsored?: ---
            Bug ID: 7686
          Assignee: [email protected]
           Summary: Tax rate wrong calculation in reception summary page
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to