[Koha-bugs] [Bug 35324] New: Display for items not correct on receive for subscription orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 17:31:42 CET 2023


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

            Bug ID: 35324
           Summary: Display for items not correct on receive for
                    subscription orders
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          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
        Depends on: 8179

There are some cases, where we show the header of the item table to the left on
the receive form, when there are no items. We should not be doing that.

It seems to always happen, when we have a subscription order. It could also be
that this points to missing functionality, as for subscriptions, we should have
a separate table with additional information.

The cases where something is not quite right are marked with a *:

Items in cataloging
* ordered 1, receive 1
* ordered 5, receive 2
* standing order, received on multiple invoices
* subscription*
* subscription + standing order*

Items on receive
* ordered 1, receive 1
* ordered 5, receive 2
* standing order, received on multiple invoices
* subscription*
* subscription + standing order* 

Items on order
* ordered 1, receive 1
* ordered 5, receive 2
* standing order, received on multiple invoices
* subscription (no items, because it's a subscription order)*
* subscription + standing order (no items, because it's a subscription order)*


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 watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list