Summary: | Inconsistent behavior throughout acquisitions for determining whether or not an item has been received | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | martin.renvoize, nick |
Version: | 18.05 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Andrew Fuerste-Henry
2019-02-13 19:23:43 UTC
Additionally, booksellers.pl determines its count of expected items based on presence of a datereceived value while basket.pl compares quantity and quantityreceived. If an order gets stuck without a datereceived, the basket will show as active indefinitely. |