https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736 --- Comment #157 from Nick Clemens <nick@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.