[Koha-bugs] [Bug 35607] New: Multi-receiving only receives orders visible on the screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 19 20:58:38 CET 2023


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

            Bug ID: 35607
           Summary: Multi-receiving only receives orders visible on the
                    screen
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrewfh at dubcolib.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 8179

When receiving multiple orders, one first selects the orders to receive on
/cgi-bin/koha/acqui/parcel.pl?invoiceid= and is then taken to a list of those
selected titles on /cgi-bin/koha/acqui/orderreceive.pl?multiple_orders=.

The multiple orders page defaults to showing 20 orders per page. When one hits
"Confirm" to complete receipt of orders, only the orders visible on the page
will be received. To recreate:
- have 21 orders ready to receive from a vendor
- create an invoice for your vendor. select all 21 orders on
/cgi-bin/koha/acqui/parcel.pl, click Receive Selected
- on /cgi-bin/koha/acqui/orderreceive.pl, see that koha tells you it is showing
1-20 of 21 orders
- Use the Edit Order modal to set the quantity received for all 21 orders
- Click Save Changes in the Edit Order modal and then click Confirm
- See that Koha has only received the first 20 orders, even though you entered
a Quantity Received value for order 21


 When updating order information via the Edit Order modal on this page, the
Next and Previous Order buttons will cycle the user through


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8179
[Bug 8179] Receiving multiple order lines at once
-- 
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