Bug 18072: Add Koha objects for Branch Transfer Limit
authorLari Taskula <lari.taskula@jns.fi>
Tue, 7 Feb 2017 11:16:30 +0000 (13:16 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 18 Jul 2018 17:29:03 +0000 (17:29 +0000)
commit97ce8360932a3149905410818d196da369c40ead
treea4376e8ab7a78289d60e317b9842402c801ee842
parentd6b1b653e0c3c6332024dea971d9d799d9f4aad0
Bug 18072: Add Koha objects for Branch Transfer Limit

This patch also fixes documentation in Koha/Item/Transfer.pm and
Koha/Item/Transfers.pm.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Item/Transfer.pm
Koha/Item/Transfer/Limit.pm [new file with mode: 0644]
Koha/Item/Transfer/Limits.pm [new file with mode: 0644]
Koha/Item/Transfers.pm