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

--- Comment #31 from Josef Moravec <josef.mora...@gmail.com> ---
Comment on attachment 87531
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87531
Bug 14723: Additional delivery notes to messages

Review of attachment 87531:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14723&attachment=87531)
-----------------------------------------------------------------

::: C4/Letters.pm
@@ +1272,5 @@
>          unless ($patron) {
>              warn "FAIL: No 'to_address' and INVALID borrowernumber 
> ($message->{borrowernumber})";
>              _set_message_status( { message_id => $message->{'message_id'},
> +                                   status     => 'failed',
> +                                   delivery_note => 'Invalid borrowernumber 
> '.$message->{borrowernumber} } );

These notes are untranslatable.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to