2844 |
$datedue = CalcDateDue($datedue, $itemtype, $issuedata->{'branchcode'}, $borrower, 'is a renewal'); |
2844 |
$datedue = CalcDateDue($datedue, $itemtype, _GetCircControlBranch($item, $borrower), $borrower, 'is a renewal'); |
2847 |
# Update the issues record to have the new due date, and a new count |
2847 |
# Update the issues record to have the new due date, and a new count |