https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13580

            Bug ID: 13580
           Summary: item circ history has 'last seen' labeled wrong
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
               URL: cgi-bin/koha/circ/bookcount.pl?&biblionumber=106124&bi
                    =106124&itm=140197
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
                CC: [email protected]
                CC: [email protected]

On this page:
cgi-bin/koha/circ/bookcount.pl?&biblionumber=106124&bi=106124&itm=140197 the
'last seen' column is actually the timestamp - not the date last seen so it's
confusing. The label should be changed or the value should be changed.

--- Comment #1 from Owen Leonard <[email protected]> ---
*** Bug 13581 has been marked as a duplicate of this bug. ***

--- Comment #2 from Katrin Fischer <[email protected]> ---
Hm, it's not quite the timestamp either. It looks like a calculated date on
when the item was 'last seen' in this library. 

It uses the newest date and time from issues, old_issues and branchtransfers.

Maybe 'last seen at library'?

--- Comment #3 from Katrin Fischer <[email protected]> ---
Hm, it's not quite the timestamp either. It looks like a calculated date on
when the item was 'last seen' in this library. 

It uses the newest date and time from issues, old_issues and branchtransfers.

Maybe 'last seen at library'?

--- Comment #4 from Sophie MEYNIEUX <[email protected]> ---
The pb with this timestamp is that it is changed by anonymisation

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to