Bug 29027 - When an order created from a suggestion is cancelled, suggestion remains as ORDERED
Summary: When an order created from a suggestion is cancelled, suggestion remains as O...
Status: RESOLVED DUPLICATE of bug 33098
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 07:44 UTC by Katrin Fischer
Modified: 2023-06-24 18:05 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2021-09-15 07:44:16 UTC
When an order is created from a suggestion and then cancelled, the suggestion will remain in the status ordered.

It would be better if the status could be switched automatically to another custom or pre-defined status, so that those would not remain in "ordered" forever. These are hard to spot for libraries when one has been missed.

At the moment you have to create a report on suggestions with a biblionumber and status ordered where the biblionumber no longer exists in aqordres, as it appears to be removed from the order when the record is deleted (also not good).

Later on, we could then also think about creating a notice to inform the patron about the cancellation automatically as an enhancement.
Comment 1 Katrin Fischer 2023-06-24 18:05:19 UTC

*** This bug has been marked as a duplicate of bug 33098 ***