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

--- Comment #4 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Comment on attachment 83829
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83829
Bug 20937: Truncate items for print notices when user has an email

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

::: misc/cronjobs/overdue_notices.pl
@@ +683,4 @@
>                          # email or sms is requested but not exist, do a 
> print.
>                          $effective_mtt = 'print';
>                      }
> +                    my @notice_items = @items;

Why a new variable?

-- 
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