Bugzilla – Attachment 64931 Details for
Bug 17680
C4::Circulation - Replace GetItemIssue with Koha::Checkouts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17680: Remove Koha::Upload use incorrectly added
Bug-17680-Remove-KohaUpload-use-incorrectly-added.patch (text/plain), 702 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2017-07-07 19:55:07 UTC
(
hide
)
Description:
Bug 17680: Remove Koha::Upload use incorrectly added
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2017-07-07 19:55:07 UTC
Size:
702 bytes
patch
obsolete
>From 18678086618b9a1bc2c2d25de87ad1b4930db1b1 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 7 Jul 2017 16:53:09 -0300 >Subject: [PATCH] Bug 17680: Remove Koha::Upload use incorrectly added > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > offline_circ/enqueue_koc.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/offline_circ/enqueue_koc.pl b/offline_circ/enqueue_koc.pl >index e7e8746..3640c1d 100755 >--- a/offline_circ/enqueue_koc.pl >+++ b/offline_circ/enqueue_koc.pl >@@ -34,7 +34,6 @@ use C4::Members; > use C4::Stats; > use Koha::UploadedFiles; > use Koha::Checkouts; >-use Koha::Upload; > > use Date::Calc qw( Add_Delta_Days Date_to_Days ); > >-- >2.7.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 17680
:
57787
|
57788
|
57789
|
57847
|
58431
|
58432
|
58433
|
58501
|
58918
|
58919
|
58920
|
61761
|
61762
|
61763
|
62034
|
62086
|
62102
|
62103
|
62104
|
64257
|
64258
|
64259
|
64284
|
64337
|
64805
|
64806
|
64807
|
64833
|
64866
|
64867
|
64868
|
64869
|
64870
|
64871
|
64925
|
64926
|
64927
|
64928
|
64929
|
64930
| 64931 |
65302
|
65310