http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11678
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30984|0 |1 is obsolete| | --- Comment #8 from Frédéric Demians <[email protected]> --- Created attachment 37838 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37838&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 protected]" --email="[email protected]" Signed-off-by: Frederic Demians <[email protected]> - Works as described. Rebased upon bug-11603. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
