[Koha-bugs] [Bug 9943] Pay fines page "Pay selected" button give invalid amount when nothing is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 16 18:28:42 CEST 2013


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

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 20429
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20429&action=edit
Bug 9943 - Pay fines page "Pay selected" button give invalid amount when
nothing is selected

If you select no fines but click the "pay selected" button the resulting
screen offers to let you pay against all fines, which is confusing. To
simplify things this patch disables the "pay selected" button if no
lines are selected.

To test, apply the patch and find a patron with outstanding fines. From
the "pay fines" page (members/pay.pl) try selecting and deselecting
checkboxes and using the "select all" and "clear all" links. When no
item is selected the "Pay selected" button should become disabled.
Confirm that the form submits correctly when one or more fines is
selected.

Signed-off-by: Melia Meggs <melia at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list