https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000
--- Comment #136 from Jonathan Druart <[email protected]> --- (very) Quick at the code, I'd say there is one missing: C4::Letters::SendAlerts, this block does not use Koha::Email 467 elsif ( $type eq 'claimacquisition' or $type eq 'claimissues' or $type eq 'orderacquisition' ) { -- 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/
