https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14179
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Field width for |Field width for currency is |currency.currency is |wrong in the GUI |inadequate | --- Comment #16 from Katrin Fischer <[email protected]> --- (In reply to Jon Knight from comment #15) > <Bug wrangling> > > Did anything come of this? I see the currency table in the current master is > still pretty much the same, with the currency.currency field still > varchar(10) and the new currency addition input field size set to 50. > > At the very least, could we get the field size set to 10 so that people > don't lose long currency names? Agreed. Also: changing the field width in currency would not be enough: we'd also need to update where the field is referenced in other tables, including aqorders and aqbooksellers. -- You are receiving this mail because: 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/
