https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29597 --- Comment #18 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 200807 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200807&action=edit Bug 29597: Add tomarcplugin option to bulkmarcimport.pl Add tomarcplugin option to bulkmarcimport script. To test: 1) Upload and enable the ToMarcExample plugin in Administer > Plugins 2) Import some biblio with ./bulkmarcimport.pl -v -b -file biblios.marc -insert -c=MARC21 -n=1 -tomarcplugin="Koha::Plugin::ToMarcExample" 3) For the imported biblio, check that field 590a has been populated with the value 'ToMarcExample added field' Sponsored-by: Gothenburg University Library Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.