Bug 4372 - Transferring an item does not update date last seen
Summary: Transferring an item does not update date last seen
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: rel_3_2
Hardware: PC All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Chris Cormack
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 07:06 UTC by Liz Rea
Modified: 2012-10-25 22:52 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Fix for the bug (1.56 KB, patch)
2010-04-05 21:21 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this 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.