Bug 21610: Remove specific changes we made previously
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 18 Oct 2018 21:46:30 +0000 (18:46 -0300)
committerroot <root@665746303f3b>
Fri, 1 Feb 2019 20:19:54 +0000 (20:19 +0000)
commitbc30f84e583959a8c9f4b77db5b8a24ef24e04dd
tree349454b907cf841db36beae0ca63dfe6f249069b
parent9330deee558f553c357edf8eb1aa96bd40563087
Bug 21610: Remove specific changes we made previously

We handled integers and dates for Koha::Patron and Koha::ItemType, we
want now Koha::Object to deal with.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/ItemType.pm
Koha/Patron.pm