Koha/t/lib/KohaTest/Circulation
Galen Charlton 5f18793461 bug 2758: don't confirm checkout if fine balance is 0
Fixes problem where if the IssuingInProcess preference is ON,
the operator is always required to confirm a checkout if
the patron has had any fine transactions at all, even if
the patron's balance is 0.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-02 16:44:20 -06:00
..
AddIssue.pm bug 2758: don't confirm checkout if fine balance is 0 2008-12-02 16:44:20 -06:00
GetUpcomingDueIssues.pm
MarkIssueReturned.pm