http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28829|0 |1 is obsolete| | --- Comment #55 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 29324 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29324&action=edit [SIGNED-OFF] Bug 8064: Merge several biblios This patch improves the existing merging tool by adding possibility to merge more than 2 biblios. There is no functional changes: - Add some biblios to a list - In the list check some biblios and click on 'Merge selected records' - Choose the biblio which will be kept, all others will be deleted - On the next page you have all biblios you chose in tabs (left side of the screen) and the preview of result (right side) - Pick some fields or subfields from records that will be deleted or delete some fields from reference record. - Click on 'Merge', if there is no errors you are redirected to the biblio view. Added checks for non-repeatable subfields Added checks for mandatory fields and subfields before submitting the form. Added a final report which display deleted records (see syspref MergeReportFields) Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Tested on MARC21, works as decribed. Mergind 3 records, uncheking some field on target, adding fields from deleted records. Add bug number to updatedatabase message. All test pass. No koha-qa errors -- 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/
