[Koha-bugs] [Bug 29415] New: Wrong number of received items/quantity shown in several places

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 4 14:40:42 CET 2021


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

            Bug ID: 29415
           Summary: Wrong number of received items/quantity shown in
                    several places
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org

For standing orders there is something not correct with the way the number of
items received is calculated.

A Order
1) Create a basket as standing order
2) Create an order for any record in your catalog
3) Verify quantity is 1 (always for standing orders)

B Receive
1) Receive shipment for your order
2) Make sure to change quantity received to something higher than 1
3) Finish receiving

C Verify display
1) Search for your invoice on the invoices page
2) Verify it shows quantity received as entered
3) Got to invoice details page
   /cgi-bin/koha/acqui/invoice.pl?invoiceid=1
4) Verify it still shows 1 as quantity - should show the received quantity

5) Click on the record's title to go to the detail page
6) Switch to acquistion detail tab
7) Verify it shows 1 too - should differentiate between ordered/received

I think the first (invoice) is clearly a bug, the second might be seen as a
display error, but we should specify which quantity is shown and possibly add a
display for ordered / received. If the status is received the info on the acq
tab is definitely misleading.

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