Bug 24475: Cronjobs don't always live in misc
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Mar 2020 11:41:46 +0000 (07:41 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 27 Mar 2020 08:42:15 +0000 (08:42 +0000)
In git installs, cronjobs live in misc, but for package installs, they
live under bin. Let's just still with 'misc/cronjobs' which is always
cromulent.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index 4f3d977..1724a81 100644 (file)
@@ -883,8 +883,8 @@ Circulation:
               choices:
                   off: "Don't calculate"
                   production: Calculate and charge
-            - fines (when <code>misc/cronjobs/fines.pl</code> is being run).
-            - "<br><strong>NOTE:</strong> If the misc/cronjobs/fines.pl cronjob is being run, accruing and final fines will be calculated when the cron runs and accruing fines will be finalized when an item is returned. If CalculateFinesOnReturn is enabled, final fines will be calculated when an item is returned."
+            - fines (when <code>cronjobs/fines.pl</code> is being run).
+            - "<br><strong>NOTE:</strong> If the cronjobs/fines.pl cronjob is being run, accruing and final fines will be calculated when the cron runs and accruing fines will be finalized when an item is returned. If CalculateFinesOnReturn is enabled, final fines will be calculated when an item is returned."
         -
             - If a lost item is returned, apply the refunding rules defined in the
             - pref: RefundLostOnReturnControl