Koha/misc/cronjobs
Martin Renvoize 1c49ccaa8e Bug 28581: Use 'from_email_address' where appropriate
This patch replaces a few more trivial cases where we were using
library->branchemail with a fallback to KohaAdminEmail to just use the
new library->from_email_address method directly instead.

There were also a couple of cases where we were passing borrowernumber
and the patrons library from address too.. this is unneccesary as the
code in _send_email_massage will already default to patron library from
address if we do not pass an override.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Added a semicolon.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2021-07-09 09:05:48 -04:00
..
holds Bug 15986: move holds_reminder.pl to misc/cronjobs/holds/ 2021-04-16 14:34:51 +02:00
rss
social_data
thirdparty Bug 27562: itiva notices break if record title contains quotes 2021-05-11 15:13:28 +02:00
advance_notices.pl Bug 11344: (QA follow-up) Fix empty section warning 2021-01-27 10:45:54 +01:00
archive_purchase_suggestions.pl
automatic_checkin.pl Bug 23207: Add automatic checkin feature 2021-04-22 11:11:05 +02:00
automatic_item_modification_by_age.pl
automatic_renewals.pl Bug 28581: Use from_email_address in the codebase 2021-07-09 09:05:48 -04:00
backup.sh
batch_anonymise.pl
build_browser_and_cloud.pl Bug 27491: Rename system preference opaclanguages to OPACLanguages 2021-01-22 14:59:27 +01:00
cart_to_shelf.pl
check-url-quick.pl
cleanup_database.pl Bug 15563: (follow-up) Combine methods, add count, obey confirm 2021-04-27 16:23:49 +02:00
cloud-kw.pl Bug 22824: Replace YAML::Syck with YAML::XS 2021-03-04 16:18:42 +01:00
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example Bug 23207: (QA follow-up) Add to cron files 2021-04-22 11:11:05 +02:00
delete_items.pl Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl 2021-05-19 15:06:42 +02:00
delete_patrons.pl Bug 28001: (QA follow-up) Clarify messages and indicate test mode 2021-04-16 12:28:17 +02:00
delete_records_via_leader.pl Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 2021-04-28 11:16:14 +02:00
edi_cron.pl
fines.pl Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
gather_print_notices.pl
import_webservice_batch.pl
longoverdue.pl Bug 27656: misc/cronjobs/longoverdue.pl better error message 2021-04-16 16:20:47 +02:00
membership_expiry.pl Bug 28581: Use from_email_address in the codebase 2021-07-09 09:05:48 -04:00
merge_authorities.pl
notice_unprocessed_suggestions.pl Bug 28581: Use 'from_email_address' where appropriate 2021-07-09 09:05:48 -04:00
overdue_notices.pl Bug 28581: Use 'from_email_address' where appropriate 2021-07-09 09:05:48 -04:00
patron_emailer.pl
plugins_nightly.pl Bug 27820: add all missing use in misc/cronjobs/plugins_nightly.pl 2021-03-11 16:38:04 +01:00
printoverdues.sh
process_message_queue.pl Bug 28221: Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it 2021-04-27 16:23:49 +02:00
purge_suggestions.pl
reconcile_balances.pl
remove_temporary_edifiles.pl
runreport.pl
serialsUpdate.pl Bug 7806: Fix remaining occurrences of 0000-00-00 2021-03-01 11:16:42 +01:00
share_usage_with_koha_community.pl
sitemap.pl
staticfines.pl
stockrotation.pl Bug 28047: (QA follow-up) Fix a few more Callnumber entries 2021-04-06 15:56:31 +02:00
update_patrons_category.pl Bug 28503: Unit tests 2021-06-18 11:16:37 -04:00
update_totalissues.pl
writeoff_debts.pl Bug 27049: (QA follow-up) Add short params, replace warn with say 2021-04-12 15:27:50 +02:00