http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10832
--- Comment #33 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #29) > Before the MTT patches were pushed there as an email send to the library > containing all notices for patrons without email address. Is this still > possible now? Is some additional configuration required? > > I have tested this and I can see the notices show up as 'print' in my > message_queue. I think this fallback cannot be avoided, as I haven't set up > any notices for print nor checked the print checkbox in notice triggers. I think what you want is to call the gather_print_notices cronjob with the letter_code and the email params (introduced by bug 11603 and/or bug 11678). Like that, you can sent the print notices to 1+ email. -- 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/
