Bugzilla – Attachment 121630 Details for
Bug 28191
Update wording on batch patron deletion to reflect changes from bug 26517
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28191: Upate wording on batch patron deletion
Bug-28191-Upate-wording-on-batch-patron-deletion.patch (text/plain), 1.21 KB, created by
Andrew Fuerste-Henry
on 2021-06-04 12:03:58 UTC
(
hide
)
Description:
Bug 28191: Upate wording on batch patron deletion
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2021-06-04 12:03:58 UTC
Size:
1.21 KB
patch
obsolete
>From b0b7db5ae606fa7da0831eea914036134411117d Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 3 Jun 2021 23:33:11 +0000 >Subject: [PATCH] Bug 28191: Upate wording on batch patron deletion > >This adds another point to the list of things that prevent patron >deletion: > ><li>They have permissions assigned to them.</li> > >In order to test: >- Go to tools > patron deletion and anonymization >- Verify the new condition shows at the top of the page. > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt >index 87ab207806..9e5f7bcde8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt >@@ -98,6 +98,7 @@ > <li>They have a non-zero account balance.</li> > <li>They are the guarantor to another patron.</li> > <li>They are in a patron category of type staff.</li> >+<li>They have permissions assigned to them.</li> > </ul> > </div> > <div id="step1"> >-- >2.11.0
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 28191
:
121619
|
121630
|
121859