13 Jun
2018
13 Jun
'18
4:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17698 --- Comment #69 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 76037 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76037&action=edit Bug 17698: Do not send pending_checkout_notes from all circ scripts It's safer to send what we need from C4::Auth it's needed from a whole module. The SELECT COUNT(*) query will only be done when needed (so not made from scripts outside of circ) Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.