Bugzilla – Attachment 108909 Details for
Bug 24683
Holds on biblios with different item types: rules for holds allowed are not applied correctly if any item type is available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24683: IsAvailableForItemLevelRequest sub description expanded
Bug-24683-IsAvailableForItemLevelRequest-sub-descr.patch (text/plain), 963 bytes, created by
Katrin Fischer
on 2020-08-22 11:30:26 UTC
(
hide
)
Description:
Bug 24683: IsAvailableForItemLevelRequest sub description expanded
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-08-22 11:30:26 UTC
Size:
963 bytes
patch
obsolete
>From facc8b1fa310b0543aacd0646bb222d952aade61 Mon Sep 17 00:00:00 2001 >From: Andrew Nugged <nugged@gmail.com> >Date: Mon, 20 Jul 2020 00:16:51 +0300 >Subject: [PATCH] Bug 24683: IsAvailableForItemLevelRequest sub description > expanded > >Signed-off-by: Agustin Moyano <agustinmoyano@theke.io> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > C4/Reserves.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Reserves.pm b/C4/Reserves.pm >index ef0846ab0d..076b6f7baa 100644 >--- a/C4/Reserves.pm >+++ b/C4/Reserves.pm >@@ -1253,6 +1253,11 @@ a request on the item - in particular, > this routine does not check IndependentBranches > and canreservefromotherbranches. > >+Note also that this subroutine does not checks smart >+rules limits for item by reservesallowed/holds_per_record >+values, this complemented in calling code with calls and >+checks with CanItemBeReserved or CanBookBeReserved. >+ > =cut > > sub IsAvailableForItemLevelRequest { >-- >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 24683
:
99257
|
100966
|
105651
|
105652
|
107072
|
107073
|
107074
|
107075
|
107076
|
107116
|
107117
|
107118
|
107119
|
107120
|
108905
|
108906
|
108907
|
108908
| 108909