https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190 --- Comment #776 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Created attachment 204465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204465&action=edit Bug 10190: fix three regressions in overdue_notices.pl - Store patron name/address fields in \$borrower_overdues so prepare_letter_for_printing has data for printed/CSV/text notices - Fix email->print fallback: look up items under original MTT key, not the effective (fallback) key - Set \$admin_email_address from \$library unconditionally in _enact_trigger; previously undef in non-patron_homelibrary mode, stripping the from_address on all queued notices Signed-off-by: Michaela <michaela.sieber@kit.edu> -- You are receiving this mail because: You are watching all bug changes.