3 Aug
2005
3 Aug
'05
9:37 a.m.
We found an error in the procedure renewals. When to make renovations, it gave the error us "are not allowed but renovations", to correct the error the following change is due to make in/the C4/circulation/circ2.pl line 1602: my ($$env, $bornum, $itemno); original code my ($$env, undef, $bornum, $itemno); corrected code Omar F. Silvestro - Universidad Nacional de Cordoba