[Koha-bugs] [Bug 6514] Save book price in different currencies (cataloging)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 20 11:40:46 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6514

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list