Bugzilla – Attachment 117472 Details for
Bug 26498
Add option to set a default expire date for holds at reservation time
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26498: Add POD for "store"
0001-Bug-26498-Add-POD-for-store.patch (text/plain), 590 bytes, created by
Emmi Takkinen
on 2021-03-02 07:49:45 UTC
(
hide
)
Description:
Bug 26498: Add POD for "store"
Filename:
MIME Type:
Creator:
Emmi Takkinen
Created:
2021-03-02 07:49:45 UTC
Size:
590 bytes
patch
obsolete
>From ab09a1411e036dde8c79cb7e266024cd7f90af5d Mon Sep 17 00:00:00 2001 >From: Emmi Takkinen <emmi.takkinen@koha-suomi.fi> >Date: Tue, 2 Mar 2021 09:48:33 +0200 >Subject: [PATCH] Bug 26498: Add POD for "store" > >--- > Koha/Hold.pm | 7 +++++++ > 1 file changed, 7 insertions(+) > >diff --git a/Koha/Hold.pm b/Koha/Hold.pm >index 7e28bbf672..e05bd8b688 100644 >--- a/Koha/Hold.pm >+++ b/Koha/Hold.pm >@@ -562,6 +562,13 @@ sub cancel { > return $self; > } > >+=head3 store >+ >+Override base store method to set default >+expirationdate for holds. >+ >+=cut >+ > sub store { > my ($self) = @_; > >-- >2.25.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 26498
:
114057
|
114524
|
114663
|
117127
|
117472
|
117542
|
117543
|
118676
|
118677
|
118678
|
119278