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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
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