https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17387
--- Comment #157 from Katrin Fischer <[email protected]> --- (In reply to Brian Pichman from comment #155) > Hi All -- just aanother thought that may be an easier process > > can Koha implement a soft delete model. When a record is deleted, it would > simply be flagged as deleted rather than removed from the database. A staff > interface (or plugin) could then allow administrators to search for and > restore these flagged records if needed? Just clearning up a detail: even now the record is not removed from the database, it's moved to another table. So in a way we do have a soft delete model. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
