689 |
# stats only borrower -- add entry to statistics table, and return issuingimpossible{STATS} = 1 . |
689 |
# stats only borrower -- add entry to statistics table, and return issuingimpossible{STATS} = 1 . |
690 |
&UpdateStats(C4::Context->userenv->{'branch'},'localuse','','',$item->{'itemnumber'},$item->{'itemtype'},$borrower->{'borrowernumber'}); |
690 |
&UpdateStats(C4::Context->userenv->{'branch'},'localuse','','',$item->{'itemnumber'},$item->{'itemtype'},$borrower->{'borrowernumber'}); |