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

--- Comment #9 from Martin Renvoize <[email protected]> ---
Comment on attachment 99981
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99981
Bug 15156: Get all Borrowers with pending/unpaid fines/accountlines

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

::: Koha/Account/Lines.pm
@@ +23,4 @@
>  use Koha::Account::Line;
>  
>  use base qw(Koha::Objects);
> +use List::MoreUtils qw( uniq );

Unless I'm missing it.. you don't actually use 'uniq' here?

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