Bug 16200: Convert all existing expired holds accounttype to HE
authorLari Taskula <larit@student.uef.fi>
Tue, 17 May 2016 11:44:45 +0000 (14:44 +0300)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 31 May 2016 08:50:36 +0000 (08:50 +0000)
commit09de19c427c1e99d7e921210ed39cb6a19737317
tree0914cfd2e090fa78a88570c172d14fcbd8d4de08
parent7163fcfeea382e1e042a47a76d384155e8c69bc0
Bug 16200: Convert all existing expired holds accounttype to HE

Before Bug 16200 expired holds have used accounttype F which is also used by
other type of fines. This patch updates all existing expired holds to new
accounttype HE (Hold Expired).

To test:
-1. Make sure you translated the string in previous patch of this buug
1. Find a Patron with "Hold waiting too long" fines and go to his Fines tab
2. Change Koha's language to some other than English
3. Observe that "Hold waiting too long" is still in English
4. Apply patch and run database update
5. Go back to Patron's Fines tab
6. Observe that "Hold waiting too long" is now translated

Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
installer/data/mysql/atomicupdate/Bug_16200_Convert_expired_holds_to_accounttype_HE.sql [new file with mode: 0644]