From f30d1d2d17bea646604b2e79b65926edc5045cca Mon Sep 17 00:00:00 2001 From: Andrew Fuerste Henry Date: Wed, 23 Jul 2025 12:31:51 +0000 Subject: [PATCH] Bug 40469: Reword anonymous_refund permission desciption To test: 1 - apply patch 2 - make sure registers are enabled in system preferences so the permission shows 3 - find a patron, set permissions 4 - confirm the permission reads "Pefform refunds of point of sale transactions." Signed-off-by: David Flater Signed-off-by: Laura_Escamilla --- koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc index 9ee9543772..5c03c78fa5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc @@ -589,7 +589,7 @@ Perform cash register cashup action ([% name | html %]) [%- CASE 'anonymous_refund' -%] - Perform anonymous refund actions + Perform refunds of point of sale transactions ([% name | html %]) [%# problem_reports %] [%- CASE 'manage_problem_reports' -%] -- 2.39.5