[Bug 35324] New: Display for items not correct on receive for subscription orders
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@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org