http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9016 --- Comment #117 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 26659 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26659&action=edit Bug 9016: DB changes: new table overduerules_transport_types This patch adds: - a new table overduerules_transport_types. - a new column letter.message_transport_type. - a new primary key for letter. - fill the new table with existing values. Test plan: After applying this patch and executing the updatedatabase entry, verify that the overduerules_transport_types table contains a row for each entry in the overduerules table. The message_transport_type column should contain 'email'. Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.