http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593
laurenthdl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |henridamien.laurent@biblibr | |e.com --- Comment #5 from laurenthdl <[email protected]> 2012-02-26 21:55:52 UTC --- My 2 cents : rather than asking for one more automated check, why not asking for a warning when merging records, to show which has orders / issues / reserves / subscriptions depending on it so that librarian would be aware of what he does. And yes, the merge could move those from one record to an other. But it is quite unclear which module the functions to move the biblionumber from a to b should then belong to. If this would be in Acquisition, Circulation, Reserves, Serials, then the script may end up loading quite a wide range of modules. If those functions should belong to the Biblio module, then it would edit some "unrelated" tables. We could go on adding some SQL to THAT pl file, but this is not an option. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
