https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26057
--- Comment #7 from Martin Renvoize <[email protected]> --- Created attachment 116554 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116554&action=edit Bug 26057: Add datecancelled, cancellation_reason fields This patch adds the datecancelled and cancellation_reason fields to the branchtransfers table to record when and why transfers have been cancelled. To test 1/ Run the database update 2/ Check the database for the 'datecancelled' and 'cancellation_reason' fields 3/ Signoff Signed-off-by: Kathleen Milne <[email protected]> Signed-off-by: Joonas Kylmälä <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
