http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10832
--- Comment #30 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #29) > Hi, I have a (late) question about this development: > > >- Specific case: If a user don't have a smsalertnumber and a sms is > > required or if a user don't have an email defined and an email is > > required, a print notice is generated. > > A print notice is generated only 1 time per borrower and per level. > > 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. >From the commit message: - Specific case: If a user don't have a smsalertnumber and a sms is required or if a user don't have an email defined and an email is required, a print notice is generated. I can provide a patch if everyone agrees on how we should manage this case. Have a look at the wiki page (http://wiki.koha-community.org/wiki/Message_transport_types), we (Olli and me) explained the different behaviors. -- 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/
