[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
Wed May 10 11:06:50 CEST 2017


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

--- Comment #15 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63323
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63323&action=edit
[SIGNED-OFF] 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)

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list