http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593 --- Comment #68 from Kyle M Hall <kyle@bywatersolutions.com> ---
- I think the note on the currency page is misplaced. It would be better using a diferent styling (similar to other hints) below the table.
I agree with this. In addition, I think it should be worded more like: When importing MARC files via the staging tools, the tool will attempt to find and use the price of the currently active currency.
- I am a bit torn about adding a new column for ISO code. The sample Koha currencies already have the ISO code as code and the overdue_notices.pl that prints the fine into the notices also assumes code to be the ISO code. Maybe we should just enforce the code to be the ISO code a bit more?
I agree, the default data convention is for the "Currency" field to be the ISO code. However, that doesn't mean that everyone is currently following this convention. I *don't* think this is a blocker. I could easily see the Currency being "Brazilian real" while the ISO code would be "BRL". Since not everyone memorizes ISO codes for currency, I think this may be an improvement anyway. -- You are receiving this mail because: You are watching all bug changes.