Bugzilla – Attachment 48271 Details for
Bug 15845
Renewal date in circulation.pl is not always correct and not even used
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15845: Do not import Add_Delta_YM from circulation.pl
Bug-15845-Do-not-import-AddDeltaYM-from-circulatio.patch (text/plain), 705 bytes, created by
Jonathan Druart
on 2016-02-22 10:51:09 UTC
(
hide
)
Description:
Bug 15845: Do not import Add_Delta_YM from circulation.pl
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-02-22 10:51:09 UTC
Size:
705 bytes
patch
obsolete
>From 963cdfb58a50dfd67555fe23370f6d680037dc7c Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 22 Feb 2016 10:49:15 +0000 >Subject: [PATCH] Bug 15845: Do not import Add_Delta_YM from circulation.pl > >This subroutine is no longer used in this script. > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > circ/circulation.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/circ/circulation.pl b/circ/circulation.pl >index 5c80b05..57702f6 100755 >--- a/circ/circulation.pl >+++ b/circ/circulation.pl >@@ -49,7 +49,6 @@ use Koha::Database; > > use Date::Calc qw( > Today >- Add_Delta_YM > Add_Delta_Days > Date_to_Days > ); >-- >2.7.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 15845
:
48189
|
48266
|
48270
| 48271