[Koha-bugs] [Bug 15581] Add a circ rule to limit the auto renewals given a delay

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 28 18:09:13 CEST 2016


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

--- Comment #43 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 56962
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56962&action=edit
Bug 15581: Display the latest auto renew date possible when renewing manually

If an issue marked as auto_renew is renewed manually, we want to display
the latest auto renew date possible.

Test plan:
1/ Define circ rules as in the previous patch.
2/ Check a item out, mark it as an auto renewal
3/ Back date the issuedate and make sure it will be too late to renew it
4/ Use the Circulation > renew page (circ/renew.pl) to manually renew
this issue.
You should get a warning "You barcode has been scheduled for automatic renewal
and cannot be renewed anymore since DATE."
If the pref AllowRenewalLimitOverride is set, you will be allowed to
renew it anyway.

Sponsored-by: University of the Arts London
Signed-off-by: Jonathan Field <jonathan.field at ptfs-europe.com>

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


More information about the Koha-bugs mailing list