https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35783
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160931|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 160934 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160934&action=edit Bug 35783: Replace TT plugin's method Biblio::RecallsCount We can use biblio.recalls.search( completed => 0 ).count instead. Test plan: 1. Go to the biblio detail view, click on the different entries in the menu on the left. Confirm that the "Recalls" tab always has the correct number of current recalls display in the parenthesis. 2. Run a search and confirm that the number of current recalls are still displayed for each result. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
