Bug 29027

Summary: When an order created from a suggestion is cancelled, suggestion remains as ORDERED
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
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 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 ***