]> git.koha-community.org Git - koha.git/commit
Bug 27103: Remove HOLD_CANCELLATION notice
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 27 Nov 2020 09:24:46 +0000 (09:24 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Nov 2020 12:00:38 +0000 (13:00 +0100)
commit0f47e16ef6008e6494128fa400fae61bc3adbef3
tree57c8c053e2b7e489372edf5ed2bea5715bf4f962
parentf99a22f276e429863d4168f7f92c60e66deeb82d
Bug 27103: Remove HOLD_CANCELLATION notice

We are really close to release, and the 'proper' fix to make the sending
of hold cancellation notices optional will introduce string changes.

This patch takes the alternative approach of removing the default notice
template there by disabling the feature for 20.11.00 release and giving
us time to properly impliment a solution and re-instate the default
notice template for the 20.11.01 release.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/en/mandatory/sample_notices.yml
installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
installer/data/mysql/it-IT/necessari/notices.sql
installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
installer/data/mysql/pl-PL/mandatory/sample_notices.sql
installer/data/mysql/ru-RU/mandatory/sample_notices.sql
installer/data/mysql/uk-UA/mandatory/sample_notices.sql
installer/data/mysql/updatedatabase.pl