Bugzilla – Attachment 184672 Details for
Bug 40469
Reword anonymous_refund permission description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40469: Reword anonymous_refund permission desciption
Bug-40469-Reword-anonymousrefund-permission-descip.patch (text/plain), 1.57 KB, created by
Laura Escamilla
on 2025-07-25 20:46:44 UTC
(
hide
)
Description:
Bug 40469: Reword anonymous_refund permission desciption
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2025-07-25 20:46:44 UTC
Size:
1.57 KB
patch
obsolete
>From f30d1d2d17bea646604b2e79b65926edc5045cca Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >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 <flaterdavid@gmail.com> >Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >--- > 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 @@ > <span class="sub_permission cashup_subpermission"> Perform cash register cashup action </span> > <span class="permissioncode">([% name | html %])</span> > [%- CASE 'anonymous_refund' -%] >- <span class="sub_permission anonymous_refund_subpermission"> Perform anonymous refund actions </span> >+ <span class="sub_permission anonymous_refund_subpermission"> Perform refunds of point of sale transactions </span> > <span class="permissioncode">([% name | html %])</span> > [%# problem_reports %] > [%- CASE 'manage_problem_reports' -%] >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40469
:
184543
|
184569
| 184672