http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14179
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion --- Comment #12 from M. Tompsett <[email protected]> --- If I type something more than 255 characters, I get no warnings. I lost the first part of my currency description for something over 255 characters. Is there a way to wrap long descriptions, because my 255 character descriptions make the table impractical to use. I find it strange the description can not be edited. Why? AH! Because of the relationships into aqbooksellers invoiceprice and listprice. Perhaps you need another bug to fix the relation to be on the ISO code, and then this one to fix the width. Because you can't change the width to 255 on this related field. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
