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

--- Comment #1 from Matt Blenkinsop <[email protected]> ---
Created attachment 203991
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203991&action=edit
Bug 43361: Prevent subscription orders from being included in invoice item
counts

Test plan:
1. Go to <staff_url>/cgi-bin/koha/acquisition/vendors/1. Click "New" →
"Basket", name it, "Save".
2. "Add to basket" → "From a new (empty) record". Fill Title, Quantity=1, Fund,
Vendor price=100, "Save".
3. Click "Close basket", confirm.
4. "My Vendor" breadcrumb → "Receive shipments" → type any "Vendor invoice"
name → "Next".
5. Click "Receive" on the order row. Set Quantity received=1, check "Receive?",
confirm Actual cost ≠ 0, "Confirm" → "Finish receiving".
6. "My Vendor" → "Receive shipments" again. Note the Item count and Items
expeected for your invoice.
7. On that same pending-orders page, click the invoice (should lead you to
/cgi-bin/koha/acqui/parcel.pl?invoiceid=1), then click the order's title link
directly (under 'Summary' column). Click "New" → "New subscription", fill
required fields, "Next", "Save subscription". Repeat once more on that exact
record.
8. Reload "Receive shipments": Item count and Items expected for the same
invoice are now doubled.
9. Apply patch and restart_all
10. Refresh the page, the invoice counts should now be correct

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to