Bug 9067: Hide item related strings when importing staged authority records
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 1 Apr 2015 11:28:20 +0000 (13:28 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 14 May 2015 15:19:12 +0000 (12:19 -0300)
commit3f3d0a6a32312b8828086f72bcc66c009de4edfa
tree1645b0d7380256461f6836ea4c0a23cd117f2f90
parente90917217de2499bc68a3a32fdd4c6c678f78538
Bug 9067: Hide item related strings when importing staged authority records

On importing authority records, the items related string should not be
displayed.

Test plan:
1/ Import an authority record
2/ Confirm the item related string are not displayed.
3/ Before this script, the record_type param was lost just after
importing the records. Now you should see
"Processing authority records" of "Processing bibliographic records" in
the "MARC staging results"
4/ Revert the import and check there is not item related strings.

No behavior should exist on importing bibliographic records.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt
tools/stage-marc-import.pl