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

            Bug ID: 21982
           Summary: Circulation statistics wizard does not count deleted
                    items
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

A client noticed that deleted items are not counted in circulation stats when
using the statistics wizard.

Here is the test plan:
1) Search the catalog for a record with an available item
2) Loan out that item to a user and return it
3) Go in Reports > Statistics wizards > Circulation
4) Fill in the form
    - Choose a period that includes today
    - Choose "Type" = Checkout
    - Choose Item type for both "Row" and "Column"
5) Leave the rest as is and click "Submit"
6) Note the quantity of loans for the itemtype of your item
7) Go back to your item and delete it
8) Go back to your report and refresh
9) Notice that the amount of loans is less than it was before

It's not because the item is deleted that the loan didn't happen

The wizard should look at both items and deleted_items to calculate the amount
of circulation transactions.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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