https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29392
--- Comment #13 from Julian Maurice <[email protected]> --- (In reply to Martin Renvoize from comment #12) > Julian, do you have these hooks in use already? I'm wondering about the use > cases and whether a mix of hooks for 'save' and 'merge' might make sense? Our use case is almost like what is described in the test plan: store the ID of to-be-deleted records in the kept record, and store the ID of the kept record in the to-be-deleted records. How would you use the 'save' hook in that case ? -- 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/
