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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 08:17:52 +0000 (09:17 +0100)
commit52339bcef0d735b39a9ca9c198dd3d54d092fba7
treecaf0c5e3436aa721a56b56c8b3a0bf915e6e421b
parent2d5d9a54bd9b8927b82066b35dcaec20cad764ea
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>
misc/cronjobs/automatic_item_modification_by_age.pl