Bugzilla – Attachment 12656 Details for
Bug 8850
Can't place hold on title with ILS-DI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8850: Export CanItemBeReserved in C4::ILSDI::Services
Bug-8850-Export-CanItemBeReserved-in-C4ILSDIServic.patch (text/plain), 968 bytes, created by
Matthias Meusburger
on 2012-10-03 08:53:29 UTC
(
hide
)
Description:
Bug 8850: Export CanItemBeReserved in C4::ILSDI::Services
Filename:
MIME Type:
Creator:
Matthias Meusburger
Created:
2012-10-03 08:53:29 UTC
Size:
968 bytes
patch
obsolete
>From 9d2a6729f7e72368d61ed341931d244f9a0ab646 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Tue, 2 Oct 2012 11:26:39 +0200 >Subject: [PATCH] Bug 8850: Export CanItemBeReserved in C4::ILSDI::Services > >Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> >--- > C4/ILSDI/Services.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/ILSDI/Services.pm b/C4/ILSDI/Services.pm >index b427fc8..5a62954 100644 >--- a/C4/ILSDI/Services.pm >+++ b/C4/ILSDI/Services.pm >@@ -26,7 +26,7 @@ use C4::Circulation; > use C4::Branch; > use C4::Accounts; > use C4::Biblio; >-use C4::Reserves qw(AddReserve CancelReserve GetReservesFromBiblionumber GetReservesFromBorrowernumber CanBookBeReserved); >+use C4::Reserves qw(AddReserve CancelReserve GetReservesFromBiblionumber GetReservesFromBorrowernumber CanBookBeReserved CanItemBeReserved); > use C4::Context; > use C4::AuthoritiesMarc; > use C4::ILSDI::Utility; >-- >1.7.9.5
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 8850
:
12618
|
12628
|
12655
| 12656