http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7686 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish@catalyst.net.nz --- Comment #9 from Chris Hall <chrish@catalyst.net.nz> --- I think this patch still needs to be applied to 3.8.x. I tested on 3.8.x using a vendor where prices were gst exclusive, the gst calculation on the acquistions receipt page was still incorrect. For a price of '11' and a gist setting of '0.125' current 3.8.x will show this as a total or '11.125' rather than the expected '12.375' (or 12.38 once rounded). Applying this patch fixes this bug, the total price now shows correctly as '12.38'. -- You are receiving this mail because: You are watching all bug changes.