https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6514
--- Comment #1 from Katrin Fischer <[email protected]> --- The price field in the item record can only take amounts that are formatted correctly, as the corresponding field in the database is decimal. I think if we need to store the currency, we'd need a separate field for it to avoid problems with calculations etc. in SQL reports. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
