http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7112 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7516 --- Comment #8 from Kyle M Hall <kyle.m.hall@gmail.com> 2012-02-09 14:52:43 UTC --- (In reply to comment #7) I see what you mean. I feel that maybe we should have a custom subroutine that does its best to make sense of any give price field and attempt to get a single number out of it. Then GetMarcPrice would run the price through this before passing back returning the price value. I think I will make a separate bug report for it so we can close this one once it has been signed off and pushed to master.
Other fields do currently not handle commas. But I think this is a different problem - you can control what you enter in Koha and train staff accordingly. This bug is about making use of records from a vendor or third party, so it might be interesting to make it recognize other currency/number formatting as well and convert to a form that the acquisitions module can work with. Perhaps it's worth keeping this bug open with a note, if it's currently not working.
-- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.