[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-88-g45078456b4

Git repo owner gitmaster at git.koha-community.org
Mon Apr 13 23:16:04 CEST 2020


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, 19.05.x has been updated
       via  45078456b49382395f89bca54457cdac2d5f775d (commit)
      from  98178e0bb8162c648b03b32f54d609b3990b4e83 (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 45078456b49382395f89bca54457cdac2d5f775d
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jan 9 15:53:45 2020 +0000

    Bug 24386: Prevent double form submission on adding orders to basket from a file
    
    To test:
     1 - Have a marc record file
     2 - Go to Acquisitions, find a vendor, then an open basket
     3 - Add to basket from a new file (if you already have one staged you can choose that instead)
     4 - Import the file, then add to basket
     5 - On the page where you select the records and set info select a record, set matching to 'Do not check' fill in the fund for the order
     6 - When ready, click save as many times as you can
     7 - When you go to the basket there are many copies of the order added
     8 - Don't despair, apply the patch
     9 - Repeat above
    10 - When ready to add orders, click furiously
    11 - The order is only added once!
    12 - Success!
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit bf8ed831f83987eadd7de4455673da28877499f4)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/addorderiso2709.js | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list