[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 13 20:36:38 CET 2015


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

Maxime Beaulieu <maxime.beaulieu at inlibro.com> changed:

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

--- Comment #13 from Maxime Beaulieu <maxime.beaulieu at inlibro.com> ---
Created attachment 36877
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36877&action=edit
Bug 11373 - Fixed: 'Change to give back' not displaying.

I tested the last patch and found that the case 'amount oustanding == amount
paid' was not handled in paycollect.p .
The confirmation box should now appear when those values are equal and the
amount collected is higher than the amount paid.

I have found another problem while testing.
When paying all fines or selected fines, the 'The amount collected is greater
than the total amount paid.' message would appear even when the entered data
was correct.

Both issues were adressed in this patch.
    modified:   koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt
    modified:   members/paycollect.pl

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


More information about the Koha-bugs mailing list