[Koha-bugs] [Bug 7679] Statistics wizard: circulation (new filters)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 07:43:25 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 16243
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16243
Bug-7679-Followup-circulation-statistics-wizard-impr.patch

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

::: reports/issues_stats.pl
@@ +258,4 @@
>          ( $line =~ /datetime/ )     ? @$filters[0]
>        : ( $line =~ /category/ )     ? @$filters[2]
>        : ( $line =~ /itemtype/ )     ? @$filters[3]
> +      : ( $line =~ /^branch/ )      ? @$filters[4]

Hi Brendan, was this line changed by intention?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list