http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8054

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14303|0                           |1
        is obsolete|                            |

--- Comment #9 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 14432
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14432&action=edit
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 <k...@bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to