Bug 26057: Add datecancelled, cancellation_reason fields
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 21 Sep 2020 14:20:12 +0000 (15:20 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 Mar 2021 14:36:13 +0000 (15:36 +0100)
commit3d0006f7722fcb2a769e276171da269d92ddce76
tree68f4666b780327c3214d311aaa5287178dba596d
parent6becadc96ea52f246d7063a9fda25d68c8c136f0
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 <kathleen.milne@cne-siar.gov.uk>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_26057.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql