Support for 000 -> 010 fields.
authortipaul <tipaul>
Wed, 12 Feb 2003 11:01:04 +0000 (11:01 +0000)
committertipaul <tipaul>
Wed, 12 Feb 2003 11:01:04 +0000 (11:01 +0000)
commitfa0f51d9c28108d65757385f937edcd7ba150901
treea7b3abb4d925bbe7e6bba4ee9c28fd8abd48206c
parent8d75bf95683fc2610f2d5829f9617107134e9d6b
Support for 000 -> 010 fields.
Those fields doesn't have subfields.
In koha, we will use a specific "trick" : fields <10 will have a "virtual" subfield : "@".
Note it's only virtual : when rebuilding the MARC::Record, the koha API handle correctly "@" subfields => the resulting MARC record has a 00x field without subfield.
C4/Biblio.pm
acqui.simple/addbiblio.pl
admin/marc_subfields_structure.pl