10 May
2017
10 May
'17
11:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13452 --- Comment #15 from Josef Moravec <josef.moravec@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@catalyst.net.nz> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.