https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13775
--- Comment #8 from Katrin Fischer <[email protected]> --- Hi Jonathan, those are the ones for MARC21: SELECT authtypecode, auth_tag_to_report FROM koha_kohadev.auth_types where authtypecode != "" 'CHRON_TERM', '148' 'CORPO_NAME', '110' 'GENRE/FORM', '155' 'GEOGR_NAME', '151' 'MEETI_NAME', '111' 'PERSO_NAME', '100' 'TOPIC_TERM', '150' 'UNIF_TITLE', '130' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
