Bugzilla – Attachment 121142 Details for
Bug 27064
Transferring an item with a hold allows the user to set a hold waiting without transferring to the correct branch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27064: (QA follow-up) Do not send tobranchcd twice
Bug-27064-QA-follow-up-Do-not-send-tobranchcd-twic.patch (text/plain), 1.10 KB, created by
Martin Renvoize (ashimema)
on 2021-05-19 08:23:57 UTC
(
hide
)
Description:
Bug 27064: (QA follow-up) Do not send tobranchcd twice
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-05-19 08:23:57 UTC
Size:
1.10 KB
patch
obsolete
>From 0e177dca707b33959085e073d1f5c81625aad502 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Mon, 10 May 2021 11:06:36 +0100 >Subject: [PATCH] Bug 27064: (QA follow-up) Do not send tobranchcd twice > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >index 96058fcd88..4aedfc4c97 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt >@@ -184,7 +184,6 @@ > </li> > </ol> > </fieldset> >- <input type="hidden" name="tobranchcd" value="[% tobrancd | html %]" /> > [% FOREACH trsfitemloo IN trsfitemloop %] > <input type="hidden" name="bc-[% trsfitemloo.counter | html %]" value="[% trsfitemloo.item.barcode | html %]" /> > <input type="hidden" name="fb-[% trsfitemloo.counter | html %]" value="[% trsfitemloo.frombrcd | html %]" /> >-- >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 27064
:
113877
|
114712
|
120222
|
120759
|
120764
|
121065
|
121066
|
121067
|
121090
|
121091
|
121092
|
121093
|
121141
|
121142
|
121143
|
121144
|
121670
|
121671
|
121672
|
121673
|
121674
|
121675
|
121676
|
121677
|
121678
|
121679
|
121680
|
121681
|
121682
|
121683
|
121684
|
121685
|
121981