Koha/installer
Martin Renvoize 3d0006f772 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>
2021-03-03 15:36:13 +01:00
..
data/mysql Bug 26057: Add datecancelled, cancellation_reason fields 2021-03-03 15:36:13 +01:00
externalmodules.pl
html-template-to-template-toolkit.pl
install.pl Bug 25026: Use HandleError to not raise or print error 2021-02-09 10:20:49 +01:00
onboarding.pl