20 Jan
2016
20 Jan
'16
8:17 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144 --- Comment #17 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Katrin Fischer from comment #16)
I think I agree with rangi - better to have it fail early, then to have to clean up all the patron accounts after figuring out what went wrong.
What do others think?
My concern is failure to automatically renew would fail to produce overdue notices with &&. "You owe $100 in fines." "But I never got an overdue notice!" (R && F) ; O? The fines won't accidentally charge on automatic renewal failures, but the overdues will run after the automatic renewals. Does this look like a good solution? -- You are receiving this mail because: You are watching all bug changes.