[Koha-bugs] [Bug 33245] Add $patron->is_active

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 14 10:15:19 CEST 2023


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

Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #151801|0                           |1
        is obsolete|                            |

--- Comment #6 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 153436
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153436&action=edit
Bug 33245: Introduce patron->is_active

Does only add the new patron method.

NOTE: We may define additional criteria at some point, but I think
that this is a good starting point.

Test plan:
Run perl -MKoha::Patron -e'print Koha::Patrons->find(X)->is_active;'
Note: replace X by a valid borrowernumber.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com>

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


More information about the Koha-bugs mailing list