30 Oct
2018
30 Oct
'18
3:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21725 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I wanted to move the condition to the WHERE clause. The advantage to have it into the HAVING clause was to not repeat the condition. With this patch we c/p the condition and have it in the HAVING clause... :) -- You are receiving this mail because: You are watching all bug changes.