Bugzilla – Attachment 151951 Details for
Bug 33411
SIP2 includes other guarantees with the same guarantor when calculating against NoIssuesChargeGuarantees
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33411: (follow-up) Set debit type for mocked fines
Bug-33411-follow-up-Set-debit-type-for-mocked-fine.patch (text/plain), 776 bytes, created by
Nick Clemens (kidclamp)
on 2023-06-01 18:20:42 UTC
(
hide
)
Description:
Bug 33411: (follow-up) Set debit type for mocked fines
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-06-01 18:20:42 UTC
Size:
776 bytes
patch
obsolete
>From 1db58faac5ecfba649abb9c346522425a3ebbea1 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 1 Jun 2023 18:20:14 +0000 >Subject: [PATCH] Bug 33411: (follow-up) Set debit type for mocked fines > >--- > t/db_dependent/SIP/Patron.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/t/db_dependent/SIP/Patron.t b/t/db_dependent/SIP/Patron.t >index d213f02e2c..d7e86eb444 100755 >--- a/t/db_dependent/SIP/Patron.t >+++ b/t/db_dependent/SIP/Patron.t >@@ -320,6 +320,7 @@ subtest "NoIssuesChargeGuarantees tests" => sub { > value => { > borrowernumber => $sibling->borrowernumber, > amountoutstanding => 11.11, >+ debit_type_code => 'OVERDUE', > } > } > )->store; >-- >2.30.2
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 33411
:
149289
|
149290
|
149292
|
149293
|
151271
|
151272
|
151278
|
151279
|
151951
|
151970
|
151971
|
151972