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.
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha