Bugzilla – Attachment 159203 Details for
Bug 35388
Add comment to circ/transfers_to_send.pl about limited use in stock rotation context
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35388: Add comment to 'Transfers to send'
Bug-35388-Add-comment-to-Transfers-to-send.patch (text/plain), 984 bytes, created by
Marcel de Rooy
on 2023-11-23 09:02:21 UTC
(
hide
)
Description:
Bug 35388: Add comment to 'Transfers to send'
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-11-23 09:02:21 UTC
Size:
984 bytes
patch
obsolete
>From 41cb2715ab7e8a7b8924a68c4e27d980fad5d6fa Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 23 Nov 2023 09:00:59 +0000 >Subject: [PATCH] Bug 35388: Add comment to 'Transfers to send' >Content-Type: text/plain; charset=utf-8 > >Test plan: >Read the patch. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > circ/transfers_to_send.pl | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/circ/transfers_to_send.pl b/circ/transfers_to_send.pl >index 865b9048df..e284657a15 100755 >--- a/circ/transfers_to_send.pl >+++ b/circ/transfers_to_send.pl >@@ -17,6 +17,10 @@ > # You should have received a copy of the GNU General Public License > # along with Koha; if not, see <http://www.gnu.org/licenses>. > >+# Display items which have been triggered for transfer, but not yet sent. >+# CAVEAT: Currently limited to transfers prompted by stockrotation only. >+# See also bug 22569. >+ > use Modern::Perl; > use CGI qw ( -utf8 ); > use C4::Context; >-- >2.30.2
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 35388
: 159203