[Koha-bugs] [Bug 12310] Accept different monetary formats as input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 23 10:39:45 CEST 2014


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

--- Comment #1 from paxed <pasi.kallinen at pttk.fi> ---
Created attachment 28455
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28455&action=edit
Accept different monetary formats as input

Adds a new module Koha::MoneyUtils and tests for it.
Adds monetary amount parsing when entering a manual invoice
for a patron.

To test:

1) Test different manual invoice values, note which ones
   do not work correctly. Eg. when entering amount of "12,34"
   it is saved as "12.00" in the system.
2) Apply patch
3) Repeat part 1, all should work correctly.

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


More information about the Koha-bugs mailing list