Bugzilla – Attachment 43546 Details for
Bug 12768
Replacement cost and processing fee management
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12768: Fixed tests 44 and 45 of t/db_dependant/Circulation.t
Bug-12768-Fixed-tests-44-and-45-of-tdbdependantCir.patch (text/plain), 872 bytes, created by
Charles Farmer
on 2015-10-16 21:44:27 UTC
(
hide
)
Description:
Bug 12768: Fixed tests 44 and 45 of t/db_dependant/Circulation.t
Filename:
MIME Type:
Creator:
Charles Farmer
Created:
2015-10-16 21:44:27 UTC
Size:
872 bytes
patch
obsolete
>From 8f7d11d341e72beaae4e5cf6b55a6dbb1768ed9c Mon Sep 17 00:00:00 2001 >From: charles <charles.farmer@inlibro.com> >Date: Fri, 16 Oct 2015 17:43:21 -0400 >Subject: [PATCH] Bug 12768: Fixed tests 44 and 45 of > t/db_dependant/Circulation.t > >--- > t/db_dependent/Circulation.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/Circulation.t b/t/db_dependent/Circulation.t >index f4910ef..d9a59bb 100755 >--- a/t/db_dependent/Circulation.t >+++ b/t/db_dependent/Circulation.t >@@ -431,6 +431,7 @@ C4::Context->dbh->do("DELETE FROM accountlines"); > C4::Overdues::UpdateFine( $itemnumber, $renewing_borrower->{borrowernumber}, > 15.00, q{}, Koha::DateUtils::output_pref($datedue) ); > >+ ModItem({ itype => 'BK' }, $biblionumber, $itemnumber, 1); > LostItem( $itemnumber, 1 ); > > my $item = $schema->resultset('Item')->find( $itemnumber ); >-- >1.9.1
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 12768
:
34333
|
34334
|
36350
|
36505
|
36506
|
36552
|
36553
|
36554
|
36555
|
38365
|
38367
|
38368
|
38375
|
39298
|
39299
|
39300
|
39999
|
40000
|
40001
|
40002
|
42157
|
42158
|
43181
|
43546
|
64775
|
64776
|
66760
|
66761
|
67875
|
67876
|
67877
|
67878
|
67891
|
67892
|
67893
|
67894
|
67895
|
67896
|
67897
|
68035
|
68036
|
68037
|
68038
|
68039
|
68040
|
68041
|
68042
|
68076
|
68264
|
68265
|
68266
|
68267
|
68268
|
68269
|
68270
|
68271
|
68272
|
68273
|
68274
|
68332
|
68415
|
68416
|
68417
|
68426
|
68427