Koha/misc/cronjobs
Jonathan Druart ad8e8f335a Bug 11678: Gather print notices: add --email parameter
This patch add the ability to send generated files by email.

You can specify several emails.

Test plan:
- same as Bug 11603
- call the script misc/cronjobs/gather_print_notices.pl with the
  following parameters:

perl misc/cronjobs/gather_print_notices.pl /tmp/test --csv --ods --html
--letter_code=CHECKIN -d=: --email="email_one@example.org"
--email="email_two@example.org"

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
  - Works as desribed. Rebased upon bug-11603.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-04 11:10:19 -03:00
..
holds
rss
social_data
thirdparty
advance_notices.pl
automatic_renewals.pl
backup.sh
batch_anonymise.pl Bug 6756: Add info messages 2015-09-16 10:55:42 -03:00
build_browser_and_cloud.pl
cart_to_shelf.pl
check-url-quick.pl
check-url.pl
cleanup_database.pl Bug 10933: (follow-up) fix the previous patch to work with master 2015-10-27 11:03:03 -03:00
cloud-kw.pl
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example Bug 14840: Added new cron script send membership expiry reminder notices in crontab.example file 2015-10-06 11:21:18 -03:00
delete_expired_opac_registrations.pl
delete_patrons.pl
delete_unverified_opac_registrations.pl
fines.pl
gather_print_notices.pl Bug 11678: Gather print notices: add --email parameter 2015-11-04 11:10:19 -03:00
import_webservice_batch.pl
j2a.pl
longoverdue.pl
MARC21_parse_test.pl
membership_expiry.pl Bug 6810: [QA Follow-up] Exit cronjob if pref not set 2015-10-06 11:13:58 -03:00
nl-sync-from-koha.pl
nl-sync-to-koha.pl
notice_unprocessed_suggestions.pl
overdue_notices.pl Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber 2015-08-07 15:20:03 -03:00
printoverdues.sh
process_message_queue.pl
purge_suggestions.pl
runreport.pl
serialsUpdate.pl
services_throttle.pl
share_usage_with_koha_community.pl
sitemap.pl Bug 11190: sitemap.pl -- Generate a Catalog sitemap 2015-08-26 11:05:24 -03:00
staticfines.pl
update_totalissues.pl