http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14179 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |ASSIGNED --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Indranil Das Gupta from comment #8)
(In reply to M. Tompsett from comment #7)
I believe the problem of a currency description is in need of a new table, not an increased field width. The currency column is used as a CODE not as a DESCRIPTION, as you are assuming.
That be the case, giving it a maxlength and size of 50 is highly misleading. No?
I stand corrected. There is a column ISO code for that. Though, I protest that schema.koha-community.org failed me. ;) Sadly, my iso codes are all null. Please fix that too in this. ;) Oh, and display the ISO code too. :) -- You are receiving this mail because: You are watching all bug changes.