Bugzilla – Attachment 121954 Details for
Bug 28520
Cancelling a hold that is in transit hides item's transit status
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28520: Bring back TransferCancellation reason handling from reverted Bug 12362
Bug-28520-Bring-back-TransferCancellation-reason-h.patch (text/plain), 1.49 KB, created by
Joonas Kylmälä
on 2021-06-15 05:52:24 UTC
(
hide
)
Description:
Bug 28520: Bring back TransferCancellation reason handling from reverted Bug 12362
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2021-06-15 05:52:24 UTC
Size:
1.49 KB
patch
obsolete
>From bcc7cbd57b48a628cdf5536b166ef51afd3267bf Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= <joonas.kylmala@helsinki.fi> >Date: Tue, 8 Jun 2021 10:55:52 +0300 >Subject: [PATCH] Bug 28520: Bring back TransferCancellation reason handling > from reverted Bug 12362 > >The code from Bug 12362 was reverted but there might be still in >database transfers with the reason 'TransferCancellation' so we need >to restore the code to handle displaying that information. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 6a993abbb7..e03a07d758 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -134,6 +134,7 @@ > [%- CASE 'Reserve' -%]Reserve > [%- CASE 'LostReserve' -%]Lost reserve > [%- CASE 'CancelReserve' -%]Cancelled reserve >+ [%- CASE 'TransferCancellation' -%]Transfer was cancelled whilst in transit > [%- END -%] > </p> > </div> >-- >2.17.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 28520
:
121686
|
121689
|
121690
|
121691
|
121693
|
121708
|
121709
|
121710
|
121711
|
121712
|
121718
|
121719
|
121720
|
121721
|
121722
|
121843
|
121844
|
121845
|
121846
|
121847
|
121951
|
121952
|
121953
|
121954
|
121955
|
121985
|
122005
|
122006
|
122007