26 Feb
2004
26 Feb
'04
10:02 a.m.
It looks like 'Current Loan' is supposed to tell you something about whether the item can be renewed or not. This is what the script says: # check if item is renewable my %env; my $status = renewstatus(\%env,$borrowernumber, $issue->{'itemnumber'}); $issue->{'status'} = $status; But as far as I can tell, this isn't accurate. Maybe someone can check it out and let us know. -- Owen
8174
Age (days ago)
8174
Last active (days ago)
0 comments
1 participants
participants (1)
-
Owen Leonard