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

            Bug ID: 11530
           Summary: Recalculating a book's total issue count from
                    items.issues or statistics-table with
                    update_totalissues.pl ignores deleted_items.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

--------------------------
- REPLICATING THIS ISSUE -
--------------------------

If we had a biblio, with 4 items, each being issued 50 times.
Running the update_totalissues.pl in stats or items -mode would yield a
biblioitems.totalissues value of 200.

If we get rid of one of the books, and recalculate, the biblioitems.totalissues
value will drop to 150!

update_totalissues.pl works in incremental mode, but a recalculation will
ignore deleted items.

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