[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 9 19:47:56 CEST 2013


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20246
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20246&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.

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


More information about the Koha-bugs mailing list