BUGFIX : bump to 056 was wrong when marcflavour = UNIMARC
authorPaul POULAIN <paul.poulain@biblibre.com>
Thu, 1 May 2008 15:24:31 +0000 (17:24 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 5 May 2008 10:39:12 +0000 (05:39 -0500)
commit1de9f623163c5370af805f2d312ac160b5f5a69c
tree4d495f656a43eb43a337977b64d7a733c2603b3b
parentaf716ed56c0ae74db241509d8ccfb5803c0ef889
BUGFIX : bump to 056 was wrong when marcflavour = UNIMARC

The 652 field don't exist in UNIMARC. So linking the new enumchron to a 952 field automatically should be done only for marc21

For UNIMARC, i map it to 995$v, which has been introduced in the last release of the "recommandation 995"
adding the 995$v as well for installer

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
installer/data/mysql/fr-FR/marcflavour/unimarc_lecture_pub/Obligatoire/framework_DEFAULT.sql
installer/data/mysql/updatedatabase.pl