Bugzilla – Attachment 153599 Details for
Bug 33444
AddRenewal should take a hash of parameters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33444: (QA follow-up) Add forgotten skipfinecalc in POD
Bug-33444-QA-follow-up-Add-forgotten-skipfinecalc-.patch (text/plain), 893 bytes, created by
Marcel de Rooy
on 2023-07-18 12:32:49 UTC
(
hide
)
Description:
Bug 33444: (QA follow-up) Add forgotten skipfinecalc in POD
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-07-18 12:32:49 UTC
Size:
893 bytes
patch
obsolete
>From 3506fff5ee73b9404c444927a4500a50723002f3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 18 Jul 2023 11:18:35 +0000 >Subject: [PATCH] Bug 33444: (QA follow-up) Add forgotten skipfinecalc in POD >Content-Type: text/plain; charset=utf-8 > >No test plan needed. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Circulation.pm | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/C4/Circulation.pm b/C4/Circulation.pm >index 077aca6040..5c895ed660 100644 >--- a/C4/Circulation.pm >+++ b/C4/Circulation.pm >@@ -3103,6 +3103,7 @@ sub CanBookBeRenewed { > branch => $branch, > [datedue => $datedue], > [lastreneweddate => $lastreneweddate], >+ [skipfinecalc => $skipfinecalc], > [seen => $seen], > [automatic => $automatic], > [skip_record_index => $skip_record_index] >-- >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 33444
:
149280
|
151283
|
153593
|
153594
|
153595
|
153597
|
153598
| 153599