Koha/misc/cronjobs
Jonathan Druart 3a5534fcf5 Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address
This subroutine is quite trivial and can be replaced easily with a new
method of Koha::Patron

Test plan:
Overdue notices and shelf sharing must be send the to an email address,
according to the value of the pref AutoEmailPrimaryAddress

Signed-off-by: David Bourgault <david.bourgault@inlibro.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-01-02 11:46:40 -03:00
..
holds Bug 16187: accept --verbose and -h 2017-10-20 16:51:25 -03:00
rss
social_data
thirdparty
advance_notices.pl Bug 17969: Refactor the way <<items.content>> is generated 2017-08-30 15:06:25 -03:00
automatic_item_modification_by_age.pl
automatic_renewals.pl Bug 19444: Do not auto renew if patron is expired and BlockExpiredPatronOpacActions is set 2017-12-18 12:16:26 -03:00
backup.sh
batch_anonymise.pl
build_browser_and_cloud.pl Bug 19040: Refactor GetMarcBiblio parameters 2017-08-25 10:23:42 -03:00
cart_to_shelf.pl
check-url-quick.pl Bug 19040: Refactor GetMarcBiblio parameters 2017-08-25 10:23:42 -03:00
check-url.pl Bug 19040: Refactor GetMarcBiblio parameters 2017-08-25 10:23:42 -03:00
cleanup_database.pl
cloud-kw.pl
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example
delete_expired_opac_registrations.pl
delete_items.pl
delete_patrons.pl
delete_records_via_leader.pl
delete_unverified_opac_registrations.pl
edi_cron.pl
fines.pl
gather_print_notices.pl
import_webservice_batch.pl
j2a.pl
longoverdue.pl Bug 12363: Add a switch to mark|do not mark items as returned when lost 2017-10-27 13:57:14 -03:00
membership_expiry.pl
merge_authorities.pl
nl-sync-from-koha.pl
nl-sync-to-koha.pl
notice_unprocessed_suggestions.pl Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address 2018-01-02 11:46:40 -03:00
overdue_notices.pl Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address 2018-01-02 11:46:40 -03:00
printoverdues.sh
process_message_queue.pl Bug 18894: Add ability to limit the number of messages sent by process_message_queue.pl at a time 2017-11-08 13:35:17 -03:00
purge_suggestions.pl
remove_temporary_edifiles.pl
runreport.pl
serialsUpdate.pl
services_throttle.pl
share_usage_with_koha_community.pl
sitemap.pl
staticfines.pl
update_totalissues.pl