22 Mar
2019
22 Mar
'19
12:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22521 --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 86892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86892&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.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.