http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593
--- Comment #12 from mathieu saby <[email protected]> --- Created attachment 15615 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15615&action=edit Bug 9593 Prices not imported correctly from a staged file When there's a round price with no decimals after it, or when the symbol is after the digits, the price is not captured by regular expression and the variable is not initialized. Signed-off-by: Mathieu Saby <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
