http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14541 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall@gmail.com --- Comment #11 from Kyle M Hall <kyle.m.hall@gmail.com> --- (In reply to Jonathan Druart from comment #5)
Kyle, The tax rate is displayed at several places, at least acqui/supplier.tt. The change should affect all the places where it is displayed. You should also have a look at how I display them on bug 13323 using a template plugin: [% order.gstrate * 100 | $Price %]
I can provide a patch on top of bug 13323 if you can wait for it to be pushed.
That works for me Jonathan! -- You are receiving this mail because: You are watching all bug changes.