Bugzilla – Attachment 69867 Details for
Bug 19510
edi_manage permission has no description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19510: Add description for edi_manage in acquistion permissions
Bug-19510-Add-description-for-edimanage-in-acquist.patch (text/plain), 1.48 KB, created by
Katrin Fischer
on 2017-12-18 22:37:59 UTC
(
hide
)
Description:
Bug 19510: Add description for edi_manage in acquistion permissions
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-12-18 22:37:59 UTC
Size:
1.48 KB
patch
obsolete
>From 8ea62e96024dd1d6e014948f9f71bd4b159251e4 Mon Sep 17 00:00:00 2001 >From: Chris Weeks <chrisweeks@catalyst.net.nz> >Date: Mon, 18 Dec 2017 22:10:05 +0000 >Subject: [PATCH] Bug 19510: Add description for edi_manage in acquistion > permissions > >Test Plan: >1/ Login >2/ Select patrons >3/ Search for a patron by name or card number that exists in the system >4/ Click More -> Set permissions >5/ Expand 'acquistions' and notice that 'edi_manage' has no description >6/ Apply patch >7/ Refresh the permissions page or repeat steps 2 to 5. >8/ Notice that 'edi_manage' now has a description of 'Manage EDIFACT transmissions' > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> > >https://bugs.koha-community.org/show_bug.cgi?id=19519 >--- > koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >index 4a1ce81440..be239a64d1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc >@@ -108,5 +108,6 @@ > [%- CASE 'edit_clubs' -%]<span>Create and edit clubs</span> > [%- CASE 'edit_templates' -%]<span>Create and edit club templates</span> > [%- CASE 'enroll' -%]<span>Enroll patrons in clubs</span> >+ [%- CASE 'edi_manage' -%]<span>Manage EDIFACT transmissions</span> > [%- END -%] > [%- END -%] >-- >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 19510
:
69866
|
69867
|
69898