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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 17 09:00:53 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 #31205|0                           |1
        is obsolete|                            |

--- Comment #118 from Holger Meißner <h.meissner.82 at web.de> ---
Created attachment 31659
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31659&action=edit
[PASSED QA] 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 scheduled 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
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list