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

--- Comment #1 from Jonathan Druart <[email protected]> 
---
Created attachment 105620
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105620&action=edit
Bug 25683: (bug 17168 follow-up) Don't consider negative balance

Test plan:
- Have a patron with nothing in accountlines
- run update_patron_categories to find patrons with fines under $5 (-fu=5)
- Your patron is not found
- Give your patron a manual charge of $1
- rerun the cron, your patron is found
- pay off your patron's fine, putting their balance at $0
- rerun the cron, your patron is not found

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to