[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 Mar 11 02:46:44 CET 2016


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43053|0                           |1
        is obsolete|                            |

--- Comment #9 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 48987
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48987&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)

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

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


More information about the Koha-bugs mailing list