Summary: | Number of items expected is wrong | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Acquisitions | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 8575: Expected items count should not include cancelled orders
Bug 8575: Expected items count should not include cancelled orders |
Description
Julian Maurice
2012-08-06 12:08:08 UTC
Created attachment 11380 [details] [review] Bug 8575: Expected items count should not include cancelled orders To test: 1/ create a new basket with 2 orders, one with 1 item, another with 2 items 2/ look at booksellers.pl page, you should see that 3 items are expected 3/ cancel the order with 1 item 4/ refresh booksellers.pl page, it should remains 2 expected items Created attachment 11406 [details] [review] Bug 8575: Expected items count should not include cancelled orders To test: 1/ create a new basket with 2 orders, one with 1 item, another with 2 items 2/ look at booksellers.pl page, you should see that 3 items are expected 3/ cancel the order with 1 item 4/ refresh booksellers.pl page, it should remains 2 expected items Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Works exactly as designed Seems logical. Marked as Passed QA Pushed to 3.8.x, will be in 3.8.4 Pushed to master. Already pushed to stable, so setting status accordingly Ok in master and 3.8.x. Marked as RESOLVED. |