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)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 15 Jun 2016 05:26:32 +0000 (07:26 +0200)
commitd80368370258432aab4d4171b886af26442d08c1
tree0914cfd2e090fa78a88570c172d14fcbd8d4de08
parent326616d2bce77b245e0d38eb3df659e821130645
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>
(cherry picked from commit 09de19c427c1e99d7e921210ed39cb6a19737317)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
installer/data/mysql/atomicupdate/Bug_16200_Convert_expired_holds_to_accounttype_HE.sql [new file with mode: 0644]