Many thanks, it works. z wyrazami szacunku
Paweł Niedźwiadek tel. 502 180 409 [email protected]<mailto:[email protected]> From: Indranil Das Gupta <[email protected]> Sent: Saturday, October 12, 2019 11:28 AM To: Paweł Niedźwiadek <[email protected]> Cc: koha <[email protected]> Subject: Re: [Koha] too many items Hi Use MarcEdit to merge the individual 952 subfields of a holding record into a single field. The key subfields are 952 $a, $b, $o, $p and $y (plus anything else you may have) In MarcEdit Editor it should look like =952 \\$a<value>$b<file://$a%3cvalue%3e$b> <value>$o<value>$p<value>$y<value> instead of like: =952 \\$a<value<file://$a%3cvalue>> =952 \\$b<value<file://$b%3cvalue>> =952 \\$o<value<file://$o%3cvalue>> =952 \\$p<value<file://$p%3cvalue>> =952 \\$y<value<file://$y%3cvalue>> Hope this helps -idg On Sat 12 Oct, 2019, 2:46 PM ICTPROJEKT PAWEL NIEDZWIADEK, <[email protected]<mailto:[email protected]>> wrote: Hi everyone, I imported MARC records prepared in MarcEdit into my Koha. Almost everything is ok. But there is a problem with items. When I see bibliographic record, there are 3 items connected with this record: one with price, one with callnumber and third with barcode. I would like to have only one 😊 Any suggestions? Best regards Paweł Niedźwiadek [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>> Poland _______________________________________________ Koha mailing list http://koha-community.org [email protected]<mailto:[email protected]> https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

