https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22554
Bug ID: 22554
Summary: Koha failed to cancel order for deleted bib
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
When attempting to cancel an order for a bib that has been deleted, DelOrder
tries to cancel an order for which biblionumber="".
However, the database shows NULL for aqorders.biblionumber when a bib has been
deleted.
Consequently, the cancellation fails.
Adding to confusion, Koha doesn't give any indication of an error. The system
gives a message that the order was cancelled but then, on returning to the
basket, the order is still there.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/