Bug 14045: Make GetBranchBorrowerCircRule return maxonsiteissueqty
authorJonathan Druart <jonathan.druart@koha-community.org>
Wed, 13 May 2015 15:08:03 +0000 (17:08 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 13 Oct 2015 14:13:24 +0000 (11:13 -0300)
commitf1a1eb05dfb69e38df304fb3401a3ffe9c2cdea6
treeac7d2c27b65709c1b7ce0d89a965fb5fa913ced2
parenteda4070f2bc1eec495f0790c1fd3914ef0d30410
Bug 14045: Make GetBranchBorrowerCircRule return maxonsiteissueqty

GetBranchBorrowerCircRule should return the value for maxissueqty and
maxonsiteissueqty. It's what this patch does.

Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Circulation.pm
t/db_dependent/Circulation_Branch.t
t/db_dependent/Circulation_Issuingrule.t