[Koha-bugs] [Bug 11603] Gather print notices: add csv and ods export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 21:28:25 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11603

--- Comment #35 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 37837
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37837&action=edit
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 at example.org"
--email="email_two at example.org"

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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list