[Koha-bugs] [Bug 7516] Create Subroutine For GetMarcPrice that will discern the actual price from a given price field value.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 9 17:46:11 CET 2012


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

--- Comment #1 from Kyle M Hall <kyle.m.hall at gmail.com> 2012-02-09 16:46:11 UTC ---
This should also perhaps take into account commas and decimal commas.

Examples:
"1,000,00" => "1000.00"

"$12,232,342.00" => "12232242.00"

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list