[Koha-bugs] [Bug 15157] Cronjob to automatically debar Borrowers/Patrons with pending/unpaid fines/accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 12 14:37:17 CET 2021


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
1) I think debar_patrons_with_fines.pl would be great. Note r vs rr here. :)

2) I am not sure about this requirement here:
+    print "\nYour --message is too short. A proper message to your end-users
must be longer than 20 characters.\n";

Depending on language this might be a strange requirement. For example
Chinese/Japanese tend to have much shorter texts because of the use of signs.

3) I think David is right about having a system preference for this to make it
easier to use on multi-instance systems, but I wonder if this should be a hard
requirement. One advantage of doing it right from the beginning is that it's
much easier than introducing later when you might break/change peoples
workflows. 

But I am not sure if a lot of instances would use that in the same way, it
looks more like a 'once a year' type of thing then a very regular cronjob. So
for me this would not be a blocker right now.

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


More information about the Koha-bugs mailing list