Koha/misc/cronjobs
Andrew Isherwood 780f79ae1a
Bug 15260: Modify next/prev_open_day
We require next_open_day & prev_open_day to be more flexible. We could
create a separate sub, but that's not very DRY given that they'll do
pretty much the same thing.

So next_open_day becomes next_open_days and prev_open_day becomes
prev_open_days and both functions accept an additional parameter which
determines how many days they add or subtract.

All calls of these two functions have been modified accordingly.

Sponsored-by: Cheshire West and Chester Council
Sponsored-by: Cheshire East Council
Sponsored-by: Newcastle City Council
Sponsored-by: Sefton Council
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-31 11:52:26 +00:00
..
holds
rss
social_data
thirdparty Bug 15260: Modify next/prev_open_day 2019-10-31 11:52:26 +00:00
advance_notices.pl
automatic_item_modification_by_age.pl
automatic_renewals.pl Bug 21343: Respect patron language preference in automtic renewals 2019-10-07 12:21:12 +01:00
backup.sh
batch_anonymise.pl
build_browser_and_cloud.pl
cart_to_shelf.pl
check-url-quick.pl
check-url.pl
cleanup_database.pl
cloud-kw.pl
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example
delete_items.pl
delete_patrons.pl
delete_records_via_leader.pl
edi_cron.pl
fines.pl
gather_print_notices.pl
import_webservice_batch.pl
longoverdue.pl
membership_expiry.pl
merge_authorities.pl
notice_unprocessed_suggestions.pl
overdue_notices.pl Bug 20537: Added checks to remove warning from overdue_notices.pl 2019-05-30 10:20:12 +00:00
patron_emailer.pl
printoverdues.sh
process_message_queue.pl
purge_suggestions.pl
reconcile_balances.pl
remove_temporary_edifiles.pl
runreport.pl Bug 16219: (QA follow-up) Tiny regex change 2019-08-13 11:55:17 +01:00
serialsUpdate.pl
share_usage_with_koha_community.pl
sitemap.pl
staticfines.pl Bug 23049: Update existing code to use debit_type 2019-10-24 17:24:15 +01:00
stockrotation.pl Bug 22566: (QA follow-up) Fix pod complaint 2019-06-25 17:01:33 +01:00
update_patrons_category.pl Bug 17168: (follow-up) QA concerns and rebase issues 2019-10-25 13:20:22 +01:00
update_totalissues.pl