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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 1 10:53:15 CEST 2014


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

Holger Meißner <h.meissner.82 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28602|0                           |1
        is obsolete|                            |

--- Comment #30 from Holger Meißner <h.meissner.82 at web.de> ---
Created attachment 29400
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29400&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