Bugzilla – Attachment 74149 Details for
Bug 18786
Add ability to create custom payment types
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18786: Remove use of Koha::Patron::Images
Bug-18786-Remove-use-of-KohaPatronImages.patch (text/plain), 672 bytes, created by
Josef Moravec
on 2018-04-13 09:50:41 UTC
(
hide
)
Description:
Bug 18786: Remove use of Koha::Patron::Images
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2018-04-13 09:50:41 UTC
Size:
672 bytes
patch
obsolete
>From 6d4e5b5b951cdf307db351c9521aa88d102eacc6 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatetsolutions.com> >Date: Wed, 4 Apr 2018 09:47:19 -0400 >Subject: [PATCH] Bug 18786: Remove use of Koha::Patron::Images > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > members/paycollect.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/members/paycollect.pl b/members/paycollect.pl >index aa9dd61..82b5d27 100755 >--- a/members/paycollect.pl >+++ b/members/paycollect.pl >@@ -30,7 +30,6 @@ use C4::Accounts; > use C4::Koha; > > use Koha::Patrons; >-use Koha::Patron::Images; > use Koha::Patron::Categories; > use Koha::AuthorisedValues; > use Koha::Account; >-- >2.1.4
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 18786
:
64202
|
64203
|
64204
|
64288
|
64300
|
64301
|
64302
|
67476
|
67477
|
69155
|
69156
|
69157
|
71020
|
71021
|
72015
|
72016
|
72114
|
72115
|
72282
|
73628
|
74147
|
74148
| 74149 |
74172
|
74436
|
75401