]> git.koha-community.org Git - koha.git/commit
Bug 20101: Cronjob automatic_item_modification_by_age.pl does not log run in action...
authorKyle M Hall <kyle@bywatetsolutions.com>
Tue, 30 Jan 2018 16:10:07 +0000 (11:10 -0500)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 14 May 2020 16:08:17 +0000 (16:08 +0000)
commit5741383cf3ad60efb7dd742334ef51966e2dbfce
tree70bd809384455def52d5788bf6fb1cb463921e80
parentb04b8d006172894e132a4c6d2be37498370d0f1a
Bug 20101: Cronjob automatic_item_modification_by_age.pl does not log run in action logs

C4::Log::cronlogaction() was never implemented in automatic_item_modification_by_age.pl.

Test Plan:
1) Apply this patch
2) Enable CronjobLog
3) Run automatic_item_modification_by_age.pl succesfully
4) Note the run is noted in the action logs

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit 8ed0d57c95f36cfb960a998dc5b2fda6cfa44ef4)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/cronjobs/automatic_item_modification_by_age.pl