Bug 16686: Add Koha::Object based class for Koha::Item::Transfer[s]
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Jul 2016 17:06:57 +0000 (18:06 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 8 Sep 2016 19:33:02 +0000 (21:33 +0200)
commit38209ebbf9b647091d056603877519eeb4753678
tree8ac397a5d3243c43f5e247b06209d6eacaf4a186
parent7e609d180393d9e48f01e1d41a91598d62c5e5fe
Bug 16686: Add Koha::Object based class for Koha::Item::Transfer[s]

Signed-off-by: Marc <veron@veron.ch>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 58b62864766c1e1edf9a5787ebe161a38916ea95)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Koha/Item/Transfer.pm [new file with mode: 0644]
Koha/Item/Transfers.pm [new file with mode: 0644]