https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22521
Martin Renvoize <martin.renvo...@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #86899|0 |1 is obsolete| | --- Comment #17 from Martin Renvoize <martin.renvo...@ptfs-europe.com> --- Created attachment 86918 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86918&action=edit Bug 22521: Increase varchar size for accounttype accountlines.accounttype is currently a short varchar(5) field for to store accounttype codes. Koha is moving towards more descriptive codes which require a larger capacity varchar(16). Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/