https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27893
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Emma Ternrud from comment #0) > When a biblio with a linked order gets deleted you can not cancel the order. > > There are two methods to delete a biblio: > - Delete record in the edit menu > - A check box when deleting all items using the batch deletion (see test > plan). > > The first method generates a warning message and the second method deletes > with out warnings. > > There should be warnings in both cases. I think that we should definitely not delete biblio records if we have attached order lines that are new, ordered or partial. If there are, warn and do not delete. The user should cancel these lines and only then proceed to delete the biblio record. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
