What is the meaning of "that did not help"?, please tell us about the exact error you are getting here
After replacing 45e0 with 4500 also, the barcode field does not get populated or loaded.
Forget it. Your item barcode issue doesn't come from that.
In the marc_edit tool, the field mapping for CDS/ISIS to MARC conversion does not support for subfield since I tried mapping 460=>952p which did not change in the output, i.e our source file for importing. Please let me know if there is any other way of doing this.
If CDS/ISIS doesn't allow you to export MARC records in the appropriate format, you need to : 1. export you records from CDS/ISIS 2. convert them from CDS/ISIS format to Koha format 3. import the previous records into Koha Depending on your skills, step 2 can be accomplished by several means: * A Perl script using MARC library: http://marcpm.sourceforge.net/ * using MarcEdit: http://oregonstate.edu/~reeset/marcedit/ -- Frédéric