7 Sep
2013
7 Sep
'13
2:47 p.m.
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-tp57691... Sent from the Koha-general mailing list archive at Nabble.com.