[Koha-bugs] [Bug 18736] Problems in order calculations (rounding errors)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 15 16:18:12 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736

--- Comment #157 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 83985
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83985&action=edit
Bug 18736: Calculate tax depending on rounding

Marcel's comments pointed out that while I tried to avoid storing
rounded values it is required for tax generation.

This patch makes that change and adds test coverage and POD for
populate_order_with_prices

To test:
Follow plan on other patches, ensure that orders and totals match on the
basket, invoice, and budget pages

prove -v t/db_dependent/Acquisition/populate_order_with_prices.t

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


More information about the Koha-bugs mailing list