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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 Feb 2019 11:12:24 +0000 (11:12 +0000)
commitc139076372ccc8dc286a060fc0c392aba8d9c94b
tree2fac9f2794e44ba15db50c72e43d5a6e3ec69042
parent0582bd25d885f49073bc4c84e087f1cfc5354287
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>
(cherry picked from commit bc30f84e583959a8c9f4b77db5b8a24ef24e04dd)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/ItemType.pm
Koha/Patron.pm