Bugzilla – Attachment 96475 Details for
Bug 22569
Add a 'Transfers to send' report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use inbound_transfers in transferstosend template
Use-inboundtransfers-in-transferstosend-template.patch (text/plain), 1.15 KB, created by
Martin Renvoize (ashimema)
on 2019-12-19 06:53:21 UTC
(
hide
)
Description:
Use inbound_transfers in transferstosend template
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-12-19 06:53:21 UTC
Size:
1.15 KB
patch
obsolete
>From 18aab73144b9a1153b290e9f3a3cb9d2be3fab5b Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 18 Dec 2019 20:58:52 +0000 >Subject: [PATCH] Use inbound_transfers in transferstosend template > >https://bugs.koha-community.org/show_bug.cgi?id=22569 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstosend.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstosend.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstosend.tt >index ed80ef5a2b..6bcae27989 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstosend.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstosend.tt >@@ -43,7 +43,7 @@ > <th>Call no.</th> > <th> </th> > </tr></thead> >- <tbody>[% FOREACH transfer IN branchesloo.outgoing_transfers %] >+ <tbody>[% FOREACH transfer IN branchesloo.inbound_transfers %] > <tr> > <td><p><span title="[% transfer.datesent | html %]">[% transfer.datesent | $KohaDates %]</span></p></td> > <td> >-- >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 22569
:
90458
|
90477
|
90486
|
90487
|
94650
|
94651
|
94658
|
94659
|
96471
|
96472
|
96473
|
96474
|
96475
|
96478
|
96479
|
96516
|
96517
|
97392
|
97393
|
107258
|
107259
|
107260
|
107306
|
107307
|
107308
|
110284
|
110285
|
110286
|
110543
|
110544
|
110545
|
116572
|
116573
|
117612
|
117613
|
117840
|
117841
|
117842
|
117843
|
117847
|
117848
|
117878
|
117879
|
117880
|
117881