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

--- Comment #69 from Jonathan Druart <[email protected]> 
---
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to