Bug 18309: UNIMARC update from IFLA - authority (fr) (AUTTIT)

Signed-off-by: Sonia BOUIS <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Julian Maurice 2019-09-30 16:18:14 +02:00 committed by Martin Renvoize
parent 33894d78bb
commit b639381bd9
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -3028,7 +3028,7 @@ INSERT IGNORE INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsu
('AUTTIT', '240', '1', 'Zone imbriquée', '', 0, 0, 0, '', '', NULL, 0, 0, 0, '', '', ''),
('AUTTIT', '240', '7', 'Ecriture de catalogage', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', '8', 'Langue de catalogage', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', 'a', 'Element d''entrée', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', 'a', 'Element d\'entrée', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', 'b', 'Sous zone b', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', 'f', 'Dates', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '240', 't', 'Titre', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
@ -3038,7 +3038,7 @@ INSERT IGNORE INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsu
('AUTTIT', '540', '3', 'N autorité bnf', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '540', '5', 'Type de lien', '', 0, 0, 0, 'AUT_LIEN', '', NULL, 0, 0, 0, '', '', ''),
('AUTTIT', '540', '9', 'N° autorité koha', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '540', 'a', 'Element d''entrée', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, 'AUTTIT', ''),
('AUTTIT', '540', 'a', 'Element d\'entrée', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, 'AUTTIT', ''),
('AUTTIT', '540', 'b', 'Sous zone b', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '540', 'f', 'Dates', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),
('AUTTIT', '540', 't', 'Titre', '', 0, 0, 0, '', '', NULL, 0, 0, 0, NULL, '', ''),