Bugzilla – Attachment 27465 Details for
Bug 8769
Allow SIP2 return backdating
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8769 [QA Followup] - Remove unnecessary module import
Bug-8769-QA-Followup---Remove-unnecessary-module-i.patch (text/plain), 729 bytes, created by
Kyle M Hall (khall)
on 2014-04-23 11:45:05 UTC
(
hide
)
Description:
Bug 8769 [QA Followup] - Remove unnecessary module import
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-04-23 11:45:05 UTC
Size:
729 bytes
patch
obsolete
>From 951adef03ffe816b23c51fb8113deb46a8ab1d64 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 23 Apr 2014 07:44:12 -0400 >Subject: [PATCH] Bug 8769 [QA Followup] - Remove unnecessary module import > >--- > C4/SIP/ILS/Transaction/Checkin.pm | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/C4/SIP/ILS/Transaction/Checkin.pm b/C4/SIP/ILS/Transaction/Checkin.pm >index 0c84cbc..e868d22 100644 >--- a/C4/SIP/ILS/Transaction/Checkin.pm >+++ b/C4/SIP/ILS/Transaction/Checkin.pm >@@ -16,7 +16,6 @@ use C4::Circulation; > use C4::Reserves qw( ModReserveAffect ); > use C4::Items qw( ModItemTransfer ); > use C4::Debug; >-use Koha::DateUtils; > > use parent qw(ILS::Transaction); > >-- >1.7.2.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 8769
:
12193
|
12811
|
12812
|
12813
|
15248
|
19999
|
20000
|
21942
|
23698
|
26753
|
27465
|
27466
|
27467
|
27944
|
27945
|
27946