https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629 --- Comment #11 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 80622 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80622 Bug 20629 - Pass accountline objects to template instead of hashref Review of attachment 80622: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20629&attachment=80622) ----------------------------------------------------------------- ::: members/boraccount.pl @@ +80,3 @@
}
my $reverse_col = 0; # Flag whether we need to show the reverse column
perhaps two Account lines searches, and merge the array? That will give you the ability to set reverse_col correctly. -- You are receiving this mail because: You are watching all bug changes.