https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24395
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97423|0 |1 is obsolete| | --- Comment #4 from David Nind <[email protected]> --- Created attachment 97432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97432&action=edit Bug 24395: Show initial float using the Price TT plugin on summary page For displaying monetary amounts, we should be using the Price TT plugin everywhere. This adds it to the cash register summary page. To test: - Enable the cash register feature (set UseCashRegisters to 'Use') - Go to More > Administration > Accounting > Cash registers - Create a cash register - Check the cash register table for "Initial float" - Verify the amount shows with more than 2 decimals - Edit cash register - verify the same display there - Apply patch - Check again - it should display now with only 2 decimals Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
