[Koha] Software error in koha circulation.
surajrasaq
surajrasaq at gmail.com
Sun Sep 8 00:47:20 NZST 2013
My koha version is 3.08.03.000
I dont think this issue is a version issue...i upgraded to the latest
version but still got the same error so i look into the code on 478 and this
is what i got
" if ( $it->{'issuedate'} gt $todaysdate or $it->{'lastreneweddate'} gt
$todaysdate ) {
(!$relatives) ? push @todaysissues, $it : push @relissues, $it;
} else {
(!$relatives) ? push @previousissues, $it : push @relprevissues,
$it;
please what do u think might be wrong?
--
View this message in context: http://koha.1045719.n5.nabble.com/Software-error-in-koha-circulation-tp5769116p5769299.html
Sent from the Koha-general mailing list archive at Nabble.com.
More information about the Koha
mailing list