https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39089

Emily Lamancusa (emlam) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179919|0                           |1
        is obsolete|                            |

--- Comment #5 from Emily Lamancusa (emlam) 
<[email protected]> ---
Created attachment 180032
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180032&action=edit
Bug 39089: Do not show an email address when the tranport type is print

To test:
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: [email protected]".
9. APPLY PATCH
10. Try again, you should now see no "To:" field when the transport type is
print
11. Make sure that when the transport type is anything but print, you do see
it.

Signed-off-by: Magnus Enger <[email protected]>
Signed-off-by: Emily Lamancusa <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to