[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-60-gc65b97a

Git repo owner gitmaster at git.koha-community.org
Tue Aug 13 22:21:01 CEST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.11.x has been updated
       via  c65b97a16c34ed937b3f1313660882a6735c4b27 (commit)
      from  36adec60b7c061e1991236ee6175086fb1257e4a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c65b97a16c34ed937b3f1313660882a6735c4b27
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jul 16 18:05:23 2019 +0000

    Bug 23145: Confirming transfer during checkin clears the table of previously checked-in items
    
    This patch corrects the checkin template so that checking in an item
    with an existing transfer does not clear the page of previous checkouts.
    
    To test, apply the patch and check in some items.
    
     - After each checkin the returned item should appear in the table of
       checkouts.
     - Check in an item which belongs to another branch. You will be asked
       to confirm that the items requires a transfer. When the page reloads
       you should see the same previous checkins in the table.
     - Check in that same item again. You will be again asked to confirm.
    
       Before this page, confirming the transfer would reload the page and
       clear the list of checkins. Now the page should reload and the table
       of checkins should still show the previously checked-in items.
    
    Test all the actions when checking in an item which is already in
    transit: OK, Print transfer slip, and Cancel transfer.
    
    Signed-off-by: George Williams <george at nekls.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 3cfd78788fe1bda05894a08c22f69ce1baa9482c)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 44cd65d3ee688f24a077d51214bfa670a2cc5deb)

-----------------------------------------------------------------------

Summary of changes:
 .../intranet-tmpl/prog/en/modules/circ/returns.tt  |   63 +++++++++++++-------
 1 file changed, 41 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list