[Koha-bugs] [Bug 24776] Remove useless Borrowers Template Toolkit plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 19:04:33 CET 2020


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99921|0                           |1
        is obsolete|                            |
  Attachment #99922|0                           |1
        is obsolete|                            |
  Attachment #99925|0                           |1
        is obsolete|                            |

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 100411
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100411&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 <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list