https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16872 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- I don't think a warning is enough. We should block users from deleting records with open orders attached because it creates a situation where manual changes to the database must be done to repair orders where the record has been deleted. Consider that a library may have multiple divisions, where one librarian is "cleaning up" records by deleting them, and the other is ordering items and keeps finding his or her on order records are suddenly deleted. Depending on the size of the library system, it could take the librarian quite a while to find out why those records are suddenly gone. (In reply to Jonathan Druart from comment #1)
Nick, There is already a big warning when you try to delete a record used in orders. I do not understand why we should block the user to do it.
-- You are receiving this mail because: You are watching all bug changes.