https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24776
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #100411|0 |1 is obsolete| | Attachment #100412|0 |1 is obsolete| | Attachment #100413|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <[email protected]> --- Created attachment 100580 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100580&action=edit Bug 24776: Remove Borrowers.HasOverdues call Borrowers Template Toolkit plugin contains method HasOverdues that can be directly called from Koha::Patron object. Test plan : 1) Go to circulation page of a patron with overdues 2) Click on print button 3) You see "Print overdues" 4) Go to circulation page of a patron without overdues 5) Click on print button 6) You don't see "Print overdues" Signed-off-by: Owen Leonard <[email protected]> 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] 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/
