Bug 4372

Summary: Transferring an item does not update date last seen
Product: Koha Reporter: Liz Rea <wizzyrea>
Component: CirculationAssignee: Chris Cormack <chris>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, nengard, smoreland
Version: rel_3_2   
Hardware: PC   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Fix for the bug

Description Chris Cormack 2010-05-21 01:26:23 UTC


---- Reported by wizzyrea@gmail.com 2010-04-05 19:06:22 ----

http://library.site/cgi-bin/koha/circ/bookcount.pl does not register transfer operations as a last seen event, and it should.



---- Additional Comments From 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.




---- Additional Comments From chris@bigballofwax.co.nz 2010-04-05 21:21:51 ----

Created an attachment
Fix for the bug





---- Additional Comments From gmcharlt@gmail.com 2010-04-30 02:04:16 ----

Patch pushed.  Please test and close.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:26 UTC  ---

This bug was previously known as _bug_ 4372 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4372
Imported an attachment (id=2053)

Actual time not defined. Setting to 0.0
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
The original submitter of attachment 2053 [details] [review] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.