[Koha-bugs] [Bug 9380] New: branch not recording right on writeoff

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 11 19:29:21 CET 2013


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

            Bug ID: 9380
           Summary: branch not recording right on writeoff
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: 3.8
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P1 - high
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nengard at gmail.com
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

This happens in 3.8.5 and maybe later versions as well.  Do this on your DB:

select distinct branch from statistics where type='writeoff';

There is only ever 1 branch in there. Even if you have 2,5,40 branches doing
writeoffs all writeoffs get the same branch - it's not the first alphabetical
either, I'm not sure where it's coming from and haven't had time to test much
more thoroughly.  I did however test on 4 library systems running 3.8.5 and got
the same results on all - one branch only recorded when writing off.

Nicole

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list