http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4372 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Chris Cormack <chris@bigballofwax.co.nz> 2010-04-05 21:12:59 --- Ok, ModDateLastSeen is being called and is being updated. Now to check why bookcount.pl is not using that. Right I see, bookcount.pl doesnt look at the lastseendate at all. It looks only for issues, or completed transfers, so even though we are updating the datelastseen field on the item. It won't be seen by this report until it is either issued, or the transfer is completed. Will rework it so that it looks for started transfers also. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.