Bugzilla – Attachment 111610 Details for
Bug 12556
SelfCheck machine starts the hold instantly with an email sent out
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12556: Add missig POD for ->set_processing
Bug-12556-Add-missig-POD-for--setprocessing.patch (text/plain), 581 bytes, created by
Jonathan Druart
on 2020-10-14 12:33:36 UTC
(
hide
)
Description:
Bug 12556: Add missig POD for ->set_processing
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-10-14 12:33:36 UTC
Size:
581 bytes
patch
obsolete
>From 8b693bf46340d1a20e1654a8edec8c9d59608ffe Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 14 Oct 2020 14:32:48 +0200 >Subject: [PATCH] Bug 12556: Add missig POD for ->set_processing > >--- > Koha/Hold.pm | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/Koha/Hold.pm b/Koha/Hold.pm >index 7375a8fdca..921906a07b 100644 >--- a/Koha/Hold.pm >+++ b/Koha/Hold.pm >@@ -222,6 +222,10 @@ sub set_waiting { > > =head3 set_processing > >+$hold->set_processing; >+ >+Mark the hold as in processing. >+ > =cut > > sub set_processing { >-- >2.20.1
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 12556
:
107181
|
107182
|
107183
|
107184
|
107185
|
107186
|
108711
|
109140
|
109924
|
109925
|
109926
|
109927
|
109928
|
109929
|
110719
|
110942
|
110943
|
110944
|
110945
|
110946
|
110947
|
110948
|
110949
|
110950
|
110951
|
110952
|
110953
|
110954
|
110955
|
110956
|
110961
|
110962
|
110963
|
110964
|
110965
|
110966
|
111405
|
111406
|
111407
|
111408
|
111409
|
111410
|
111494
|
111495
|
111496
|
111497
|
111498
|
111499
|
111500
|
111509
|
111516
|
111585
| 111610