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

--- Comment #5 from Lari Taskula <[email protected]> ---
(In reply to Lari Taskula from comment #4)
> Created attachment 196907 [details] [review]
> Bug 42298: Automatic renewals should only respect the "No automatic renewals
> before" rule

Note, this patch removes the fallback functionality where "No renewals before"
is also checked for automatic renewals, if renewal would otherwise be allowed
by "No automatic renewals before".

In other words, when running automatic_renewals.pl cronjob, before this patch
Koha would first check if an automatic renewal would be allowed by "No
automatic renewals before". If allowed, it would then proceed to also check "No
renewals before" rule and possibly reject the automatic renewal.

Whether this functionality is a feature or a bug, is unknown to me. I'm more
inclined to view it as a bug because having a distinct "no renewal before" rule
for automatic renewals sounds like it should be the one to be respected.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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