Bugzilla – Attachment 63707 Details for
Bug 16344
Add a circ rule to limit the auto renewals given a specific date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16344: Fix test in GetHardDueDate.t
Bug-16344-Fix-test-in-GetHardDueDatet.patch (text/plain), 853 bytes, created by
Jonathan Druart
on 2017-05-24 15:28:32 UTC
(
hide
)
Description:
Bug 16344: Fix test in GetHardDueDate.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-05-24 15:28:32 UTC
Size:
853 bytes
patch
obsolete
>From 8a140c220345060937d984bfb06e0facc8d8825d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 24 May 2017 12:27:47 -0300 >Subject: [PATCH] Bug 16344: Fix test in GetHardDueDate.t > >--- > t/db_dependent/Circulation/GetHardDueDate.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Circulation/GetHardDueDate.t b/t/db_dependent/Circulation/GetHardDueDate.t >index 77fd42f369..c2b831fd89 100644 >--- a/t/db_dependent/Circulation/GetHardDueDate.t >+++ b/t/db_dependent/Circulation/GetHardDueDate.t >@@ -145,6 +145,7 @@ my $sampleissuingrule1 = { > holds_per_record => 1, > article_requests => 'yes', > no_auto_renewal_after => undef, >+ no_auto_renewal_after_hard_limit => undef, > }; > my $sampleissuingrule2 = { > branchcode => $samplebranch2->{branchcode}, >-- >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 16344
:
50676
|
50677
|
50725
|
53428
|
53429
|
53430
|
56616
|
56617
|
56618
|
56750
|
56751
|
56752
|
56977
|
57735
|
57736
|
57737
|
61074
|
61075
|
61076
|
61511
|
61512
|
61513
|
62820
|
62821
|
62822
| 63707