Bug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Dec 2016 13:28:00 +0000 (14:28 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 20 Dec 2016 15:13:29 +0000 (15:13 +0000)
commit68b6d3976c2a7e2ea13837da24df057dd79cb321
treed0747b5518d416f30e0d2980203e6f8cd30f0324
parentbe140718d71df9521dca38d51ebe0ee77d7efa9a
Bug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Old/Checkout.pm [new file with mode: 0644]
Koha/Old/Checkouts.pm [new file with mode: 0644]
Koha/OldIssue.pm [deleted file]
Koha/OldIssues.pm [deleted file]
Koha/Patron.pm
Koha/REST/V1.pm