https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20144
--- Comment #18 from Julian Maurice <[email protected]> --- Created attachment 71415 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71415&action=edit Bug 20144: [sql_modes] Fix datatype for aqbasket.authorisedby It's defined as a VARCHAR(10) in DB, but it is expecting a borrowernumber instead Fix for Data too long for column 'authorisedby' Must be a FK but first a borrowernumber Need to update kohastructure for the comment? Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Julian Maurice <[email protected]> -- 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/
