[Koha-bugs] [Bug 16255] When exemptfine, removes the first fine found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 00:32:02 CEST 2016


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

--- Comment #2 from René Salas <luresalo at gmail.com> ---
According to https://wiki.koha-community.org/wiki/Hard_Coded_Values O is for
Overdue.

Test plan

1.- Let one issue overdue and return it normally, this should record a fine for
the overdue.
2.- Issue the item again letting the loan overdue and get a different fine 
from the previous one.
3.- Return the issue with the exempt fine selected though returns.pl
4.- Note that the oldest fine was FFOR and not the one related to the actual
loan.
5.- Apply the change proposed.
5.- Repeat steps 1-3 
6.- Now the FFOR apply for the more recent (accountlines_id) loan.

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


More information about the Koha-bugs mailing list