[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 17 22:08:51 CET 2017


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

--- Comment #22 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 61234
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61234&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

Signed-off-by: Candice Hope <candiceh at payson.org>

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


More information about the Koha-bugs mailing list