Bug 10859: (follow-up) clarify logic on multiple loans on same bib
authorGalen Charlton <gmc@esilibrary.com>
Mon, 21 Apr 2014 05:51:58 +0000 (05:51 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 21 Apr 2014 05:51:58 +0000 (05:51 +0000)
commitb4838a3d3abce2c45ea96e939ee88f81a4618e4c
tree11cdf2975645be84ef890b46c6ef63668bba58df
parent0c78001410157d530eabbcac2c198a708e7ec508
Bug 10859: (follow-up) clarify logic on multiple loans on same bib

This patch clarifies the logic for determining if a given item to be
checked out would be the second (or third, etc.) loan on the same bib.

As a conseqence, if the item is already on loan to the patron, the
circ staffer won't see the multiple-loans-on-a-bib warning, just
the confirmation to renew the loan or the warning that no more
renewals are lest.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Circulation.pm