http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10421 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I could imagine that happens in a union catalog setting or for electronic ressources where you get new records while others are removed from the licensed package. I have recently been working on documentation on when a record can be deleted safely, there are a lot of things you want to take into account there to make sure you don't accidentally lose important data: - Does the record have items? - Are the items checked out? - Are the items on hold? (holds can be cancelled) - Is there an open order in acquisitions for this record? - Are there subscriptions for this record? -- You are receiving this mail because: You are watching all bug changes.