Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Kyle M Hall 8ab8df3866 Bug 25537: Page reload at branchtransfers.pl loses destination branch
At branchtransfers.pl, one selects a destination branch and scans in any
number of items to generate transfers to that branch. However, anything
that makes the page reload causes your branch selection to be lost,
reverting you back to whichever branch comes first alphabetically.

This is an invitation to error when one has a stack of books to
send all to the same branch. Could that error handling get moved
into a modal or something that won't reload the page?

Test Plan:
1) Place a hold on an item and set it to waiting
2) Initiate a branch transfer from branchtransfers.pl for any branch but
   the first in the pulldown branch selector
3) Choose to cancel the hold and transfer
4) Note the pulldown reverts to the first option
5) Apply this patch
6) Repeat steps 1-3
7) Note the pulldown retains your preveiously selected branch!

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-06-15 11:53:36 +02:00
..
article-requests.tt Bug 25282: (follow-up) More corrections 2020-04-29 16:20:24 +01:00
bookcount.tt
branchoverdues.tt
branchtransfers.tt Bug 25537: Page reload at branchtransfers.pl loses destination branch 2020-06-15 11:53:36 +02:00
checkout-notes.tt
circulation-home.tt
circulation.tt Bug 24612: Make hold-transfer-slip take reserve_id 2020-05-22 09:33:16 +01:00
circulation_batch_checkouts.tt Bug 24098: Standardize Fines/Fees & Charges 2020-05-11 09:54:20 +01:00
offline-mf.tt
offline.tt
on-site_checkouts.tt
overdue.tt
pendingreserves.tt Bug 25615: Remove empty entries in the filter dropdowns of "holds to pull" 2020-06-15 11:53:36 +02:00
printslip.tt
renew.tt
request-article.tt
reserveratios.tt
returns.tt Bug 24612: Make hold-transfer-slip take reserve_id 2020-05-22 09:33:16 +01:00
set-library.tt
transferstoreceive.tt
view_holdsqueue.tt Bug 25555: Invert patron name in holdsqueue.tt 2020-06-15 10:31:23 +02:00
waitingreserves.tt