Bugzilla – Attachment 73894 Details for
Bug 19804
Suspension calculation doesn't honor 'Suspension charging interval'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19804: Fix test in GetHardDueDate.t
Bug-19804-Fix-test-in-GetHardDueDatet.patch (text/plain), 857 bytes, created by
Jonathan Druart
on 2018-04-09 20:34:17 UTC
(
hide
)
Description:
Bug 19804: Fix test in GetHardDueDate.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-04-09 20:34:17 UTC
Size:
857 bytes
patch
obsolete
>From 8589fce79f1bd25578c1e13aa581048b83f392d1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 9 Apr 2018 17:33:37 -0300 >Subject: [PATCH] Bug 19804: 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 b5a571b589..b39c32c3c9 100644 >--- a/t/db_dependent/Circulation/GetHardDueDate.t >+++ b/t/db_dependent/Circulation/GetHardDueDate.t >@@ -146,6 +146,7 @@ my $sampleissuingrule1 = { > article_requests => 'yes', > no_auto_renewal_after => undef, > no_auto_renewal_after_hard_limit => undef, >+ suspension_chargeperiod => 1, > }; > 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 19804
:
69783
|
69784
|
69785
|
69786
|
70404
|
70405
|
70406
|
70407
|
73665
|
73666
|
73667
|
73830
|
73831
|
73832
|
73833
|
73834
| 73894 |
73895