Bugzilla – Attachment 151972 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), 873 bytes, created by
Marcel de Rooy
on 2023-06-02 07:20:24 UTC
(
hide
)
Description:
Bug 33411: (follow-up) Set debit type for mocked fines
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-06-02 07:20:24 UTC
Size:
873 bytes
patch
obsolete
>From b6cc97177503c72f2d7661529e5230ddf303d061 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 >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > 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