http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7256

             Bug #: 7256
           Summary: Circulation Log Wrong
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
        AssignedTo: kyle.m.h...@gmail.com
        ReportedBy: neng...@gmail.com
         QAContact: ian.wa...@bywatersolutions.com
                CC: a...@bywatersolutions.com, gmcha...@gmail.com


So all this began when I tried to renew the four items on patron P60047 's
record. Problem: I hadn't hit renew, I had accidentally hit check in (both
options look very similar, I need to remember to hit the "Renew All" button at
the bottom of the screen and ignore the options on the right side of the
screen). 

So, I thought, "Okay, well, I'll just look at the Circulation Log, and my
transactions will be in there. Then I can see the items I returned and re-check
them out to the patron." But when I looked through the Circulation Log, none of
the items were on there. What was really bizarre was nothing I had checked in
this morning, now sitting on our shelving cart and in our media drawer, was in
the Circulation Log. And I individually clicked on each item in the Circulation
Log and recognized none of it. Also: when I looked at each item in the
Circulation Log for "Last Borrower" none of them had p60047 on it, nor did any
of the items have any record of ever being checked out. I'm completely confused
and will have to rely on the honesty of the patron to tell us which four items
she has checked out so that we can re-check them out to her through Koha.


The problem is that the number being stored in the circulation logs is not the
item number (as the code believes it to be), but rather the biblionumber.  It's
been this way for a very long time, and surprisingly no one has noticed.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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