https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39089 Bug ID: 39089 Summary: Delivery note in patron notice table is confusing when the delivery method is print Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To recreate: 1. Set a overdue trigger for print notice 2. Set up an overdue to be captured by overdue_notices.pl 3. Make sure the patron has an email address 4. Run overdue_notices.pl 5. Run gather_print_notices.pl 6. Now go to the patron's notice page (members/notices.pl?borrowernumber=x) 7. Find the print row for the overdue just generated. 8. See that under the 'Delivery note' it says "To: test@test.com". This is confusing to staff as it is a print notice and wasn't delivered to an email address. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.