[Koha-bugs] [Bug 24395] Floats in cash registers have 6 decimals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 16 09:47:50 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24395

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97423|0                           |1
        is obsolete|                            |

--- Comment #4 from David Nind <david at davidnind.com> ---
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 <david at davidnind.com>

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


More information about the Koha-bugs mailing list