Bug 23893: Remove Overloaded method from Koha::Patron
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Dec 2019 16:03:16 +0000 (17:03 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 Jan 2020 14:38:52 +0000 (14:38 +0000)
commit4104f782d89d2b16ab4f8379da8afea3823be8ab
tree5e854dd30c82ea4ed8eceeac761eb973f1ea5f80
parent8d9b93b7bc5e1928906710403dabee78f569b0d4
Bug 23893: Remove Overloaded method from Koha::Patron

That way we are dealing with any date fields for any Koha::Object

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Object.pm
Koha/Patron.pm