[koha-commits] main Koha release repository branch new/bug_8054 created. v3.08.00-2003-g6c6fe37

Git repo owner gitmaster at git.koha-community.org
Mon Mar 11 13:10:30 CET 2013


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, new/bug_8054 has been created
        at  6c6fe37ced41a7acd96974d38d1af4657297fd1e (commit)

- Log -----------------------------------------------------------------
commit 6c6fe37ced41a7acd96974d38d1af4657297fd1e
Author: Liz Rea <liz at catalyst.net.nz>
Date:   Thu Dec 27 16:10:26 2012 +1300

    Bug 8054 - double clicking can cause duplicate payments/fines
    
    Uses preventDoubleForSubmit() to prevent double form submissions in the fines module.
    
    To test:
    
    Create a manual invoice/fine
    Create some manual fines, click save like mad - you should get only one fine (without, you will get several if you click madly enough)
    
    Click Pay fines
    Pay some fines, clicking save like mad on each. You should only get one payment. (without, you will get several payments)
    
    Create a manual credit
    Create a credit, click save like mad. You should only get one credit. (without you will get several if you click madly enough)
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 415af04cd782d3897e4c5736f723a40d18638062
Merge: bc11d66 fa1ee84
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Mar 11 08:08:55 2013 -0400

    Merge branch 'bug_9377' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list