When moderating a discharge request from the discharge tab in the patron's account in staff, existing holds will trigger a message: Borrower has reserves Reserves should be holds to match terminology used in Koha.
Created attachment 77021 [details] [review] Bug 21038: Reserves should be holds This patch corrects the text of the warning about discharges cancelling holds. To test, apply the patch and view the discharge for a patron who has holds: - "Borrower" is changed to "patron" - "reserves" is changed to "holds" - "canceled" (18 instances in the templates) is changed to "cancelled" (51 instances).
Created attachment 77023 [details] [review] Bug 21038: Reserves should be holds This patch corrects the text of the warning about discharges cancelling holds. To test, apply the patch and view the discharge for a patron who has holds: - "Borrower" is changed to "patron" - "reserves" is changed to "holds" - "canceled" (18 instances in the templates) is changed to "cancelled" (51 instances). Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
String change, moving to PQA directly.
Awesome work all! Pushed to master for 18.11
Pushed to 18.05.x for 18.05.03
Pushed to 17.11.x for 17.11.11