[Koha] Field 952$o is blank

Andreas Roussos arouss1980 at gmail.com
Tue Feb 18 20:56:33 NZDT 2020


Dear Nalisha,

You can accomplish what you're after by using Koha's MARC modification
templates:
https://koha-community.org/manual/19.05/en/html/tools.html#marc-modification-templates
https://koha-community.org/manual/19.05/en/html/tools.html#batch-record-modification

Go to Home > Tools > MARC modification templates and create a new
template. Then click on the 'New action' button and enter a new
action as follows:

Copy and replace 1st field 082 a to field 952 o
if field 082 a exists
Description: fix 952$o

Click on 'Add action' to add the action to the template.

Now, test the action you've just added by going to Home > Tools >
Batch record modification: select 'Biblios' as your record type,
then click on the 'Enter a list of record numbers' tab and type
the id of one of your biblios. Finally, select the template name
you created earlier and click 'Continue'.

In the page that comes up, click on the 'Show MARC' button and
inspect the MARC preview: does 952$o contain the value from 082$a?
If yes, then perform the changes to all of your records by either
a) creating a Koha list that contains all of them or,
b) adding all of your biblionumbers in the relevant tab.

I hope this helps.

Kind regards,
Andreas Roussos

On Tue, 18 Feb 2020 at 09:04, Nalisha Tamang <nt at ptsindia.com> wrote:

> Dear all,
> We have imported 26,000 books from resourcemate into koha 19.05.04 but we
> have 082$a is filled but 952 $o is blank where it should have picked up the
> data from 082$a automatically but it didn't. As a result I have to add/
> edit 952$o field manually for 26,000 books. is there any way to get the
> 082$a field into 952$o automatically  without any marcedit. As the 26,000
> books file was prepared by someone else and that person is no longer
> working with us and I am not at all good in marc edit. Please help me ASAP
>
> In Christ,
> Nalisha
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list