]> git.koha-community.org Git - koha.git/commit
[followup](bug #3667) cleaning borrowers fix
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 29 Dec 2009 15:06:35 +0000 (16:06 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 7 Jan 2010 12:21:39 +0000 (13:21 +0100)
commit1b105a9b7c3e41b9530857775e480c8c6d4f20b1
tree843a436326e8da571c8c0f73f608d3f4c4d473b8
parentf6fa7704a3be6a77dbc9cea1d0389c0ba6933816
[followup](bug #3667) cleaning borrowers fix

This fix GetBorrowersWhoHaveNotBorrowedSince to select only borrowers that have no issues and have no old_issues more recent than a specified date.
C4/Members.pm