[Koha-bugs] [Bug 13452] Average checkout report always uses biblioitems.itemtype

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 2 11:39:07 CEST 2015


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

--- Comment #7 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 43053
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43053&action=edit
Bug 13452: Fix obvious issues in issues_avg_stats.pl

- Remove joins with issuingrules which are not needed
- Fix the SQL query so that $weight is now the value of COUNT(*) instead
  of a timestamp
- QA fix: '$column eq $itype' instead of '$column =~ $itype' (same for
  $line)

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


More information about the Koha-bugs mailing list