[Koha-bugs] [Bug 14541] Tax rate should not be forced to an arbitrary precision

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 5 12:24:04 CEST 2015


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.

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


More information about the Koha-bugs mailing list