[Koha-bugs] [Bug 11577] [ENH] Automatic renewal feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 22 14:17:38 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11577

--- Comment #8 from Holger Meißner <h.meissner.82 at web.de> ---
Created attachment 28432
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28432&action=edit
Bug 11577: Add an automatic renewal cronjob

This patch adds a new cron script automatic_renewals.pl and a new
entry in crontab.example.

To test:

1) You need a few issues, some with automatic renewal and some without.

2) Confirm that each time you run misc/cronjobs/automatic_renewals.pl
   those issues are renewed that meet all of the following criteria:

   - automatic renewal has been sheduled either by issuing rule or by
     checkbox on the checkout page
   - the number of allowed renewals isn't exceeded
   - renewal isn't premature (No renewal before)

3) Confirm that all other issues are not affected.

Sponsored-by: Hochschule für Gesundheit (hsg), Germany

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


More information about the Koha-bugs mailing list