[Koha-bugs] [Bug 8064] Merge several biblio records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 27 16:03:48 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8064

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28829|0                           |1
        is obsolete|                            |

--- Comment #55 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
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 <bgkriegel at gmail.com>
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.


More information about the Koha-bugs mailing list