https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29027 Bug ID: 29027 Summary: When an order created from a suggestion is cancelled, suggestion remains as ORDERED Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.