From 940356b488094b8addbfe40c7ab713979df5fcf1 Mon Sep 17 00:00:00 2001 From: phette23 Date: Fri, 21 Mar 2025 12:16:48 -0700 Subject: [PATCH] Bug 39418: RDA Carrier, Content, & Media Vocabularies Test plan: ---------- 1. Create a fresh Koha instance 2. Navigate to admin > authorized values 3. Note there are no RDA value categories 4. Apply the patch and recreate a new Koha 5. Repeat step 2 6. There are six RDA value categories: RDACARRIER, RDACARRIER_CODE, RDACONTENT, RDACONTENT_CODE, RDAMEDIA, and RDAMEDIA_CODE Sponsosred-by: California College of the Arts Signed-off-by: David Nind --- .../data/mysql/en/mandatory/auth_values.yml | 885 ++++++++++++++++++ .../data/mysql/mandatory/auth_val_cat.sql | 6 + .../en/modules/admin/authorised_values.tt | 12 + 3 files changed, 903 insertions(+) diff --git a/installer/data/mysql/en/mandatory/auth_values.yml b/installer/data/mysql/en/mandatory/auth_values.yml index 1686a4de25..4a5469f4c1 100644 --- a/installer/data/mysql/en/mandatory/auth_values.yml +++ b/installer/data/mysql/en/mandatory/auth_values.yml @@ -4165,6 +4165,891 @@ tables: lib: "Zaza; Dimili; Dimli; Kirdki; Kirmanjki; Zazaki" lib_opac: "Zaza; Dimili; Dimli; Kirdki; Kirmanjki; Zazaki" + - category: "RDACARRIER" + authorised_value: "audio cartridge" + lib: "audio cartridge" + lib_opac: "audio cartridge" + + - category: "RDACARRIER" + authorised_value: "audio belt" + lib: "audio belt" + lib_opac: "audio belt" + + - category: "RDACARRIER" + authorised_value: "audio cylinder" + lib: "audio cylinder" + lib_opac: "audio cylinder" + + - category: "RDACARRIER" + authorised_value: "audio disc" + lib: "audio disc" + lib_opac: "audio disc" + + - category: "RDACARRIER" + authorised_value: "sound track reel" + lib: "sound track reel" + lib_opac: "sound track reel" + + - category: "RDACARRIER" + authorised_value: "audio roll" + lib: "audio roll" + lib_opac: "audio roll" + + - category: "RDACARRIER" + authorised_value: "audio wire reel" + lib: "audio wire reel" + lib_opac: "audio wire reel" + + - category: "RDACARRIER" + authorised_value: "audiocassette" + lib: "audiocassette" + lib_opac: "audiocassette" + + - category: "RDACARRIER" + authorised_value: "audiotape reel" + lib: "audiotape reel" + lib_opac: "audiotape reel" + + - category: "RDACARRIER" + authorised_value: "computer card" + lib: "computer card" + lib_opac: "computer card" + + - category: "RDACARRIER" + authorised_value: "computer chip cartridge" + lib: "computer chip cartridge" + lib_opac: "computer chip cartridge" + + - category: "RDACARRIER" + authorised_value: "computer disc" + lib: "computer disc" + lib_opac: "computer disc" + + - category: "RDACARRIER" + authorised_value: "computer disc cartridge" + lib: "computer disc cartridge" + lib_opac: "computer disc cartridge" + + - category: "RDACARRIER" + authorised_value: "computer tape cartridge" + lib: "computer tape cartridge" + lib_opac: "computer tape cartridge" + + - category: "RDACARRIER" + authorised_value: "computer tape cassette" + lib: "computer tape cassette" + lib_opac: "computer tape cassette" + + - category: "RDACARRIER" + authorised_value: "computer tape reel" + lib: "computer tape reel" + lib_opac: "computer tape reel" + + - category: "RDACARRIER" + authorised_value: "online resource" + lib: "online resource" + lib_opac: "online resource" + + - category: "RDACARRIER" + authorised_value: "aperture card" + lib: "aperture card" + lib_opac: "aperture card" + + - category: "RDACARRIER" + authorised_value: "microfiche" + lib: "microfiche" + lib_opac: "microfiche" + + - category: "RDACARRIER" + authorised_value: "microfiche cassette" + lib: "microfiche cassette" + lib_opac: "microfiche cassette" + + - category: "RDACARRIER" + authorised_value: "microfilm cartridge" + lib: "microfilm cartridge" + lib_opac: "microfilm cartridge" + + - category: "RDACARRIER" + authorised_value: "microfilm cassette" + lib: "microfilm cassette" + lib_opac: "microfilm cassette" + + - category: "RDACARRIER" + authorised_value: "microfilm reel" + lib: "microfilm reel" + lib_opac: "microfilm reel" + + - category: "RDACARRIER" + authorised_value: "microfilm roll" + lib: "microfilm roll" + lib_opac: "microfilm roll" + + - category: "RDACARRIER" + authorised_value: "microfilm slip" + lib: "microfilm slip" + lib_opac: "microfilm slip" + + - category: "RDACARRIER" + authorised_value: "microopaque" + lib: "microopaque" + lib_opac: "microopaque" + + - category: "RDACARRIER" + authorised_value: "microscope slide" + lib: "microscope slide" + lib_opac: "microscope slide" + + - category: "RDACARRIER" + authorised_value: "film cartridge" + lib: "film cartridge" + lib_opac: "film cartridge" + + - category: "RDACARRIER" + authorised_value: "film cassette" + lib: "film cassette" + lib_opac: "film cassette" + + - category: "RDACARRIER" + authorised_value: "film reel" + lib: "film reel" + lib_opac: "film reel" + + - category: "RDACARRIER" + authorised_value: "film roll" + lib: "film roll" + lib_opac: "film roll" + + - category: "RDACARRIER" + authorised_value: "filmslip" + lib: "filmslip" + lib_opac: "filmslip" + + - category: "RDACARRIER" + authorised_value: "filmstrip" + lib: "filmstrip" + lib_opac: "filmstrip" + + - category: "RDACARRIER" + authorised_value: "filmstrip cartridge" + lib: "filmstrip cartridge" + lib_opac: "filmstrip cartridge" + + - category: "RDACARRIER" + authorised_value: "overhead transparency" + lib: "overhead transparency" + lib_opac: "overhead transparency" + + - category: "RDACARRIER" + authorised_value: "slide" + lib: "slide" + lib_opac: "slide" + + - category: "RDACARRIER" + authorised_value: "stereograph card" + lib: "stereograph card" + lib_opac: "stereograph card" + + - category: "RDACARRIER" + authorised_value: "stereograph disc" + lib: "stereograph disc" + lib_opac: "stereograph disc" + + - category: "RDACARRIER" + authorised_value: "card" + lib: "card" + lib_opac: "card" + + - category: "RDACARRIER" + authorised_value: "flipchart" + lib: "flipchart" + lib_opac: "flipchart" + + - category: "RDACARRIER" + authorised_value: "roll" + lib: "roll" + lib_opac: "roll" + + - category: "RDACARRIER" + authorised_value: "sheet" + lib: "sheet" + lib_opac: "sheet" + + - category: "RDACARRIER" + authorised_value: "volume" + lib: "volume" + lib_opac: "volume" + + - category: "RDACARRIER" + authorised_value: "object" + lib: "object" + lib_opac: "object" + + - category: "RDACARRIER" + authorised_value: "video cartridge" + lib: "video cartridge" + lib_opac: "video cartridge" + + - category: "RDACARRIER" + authorised_value: "videocassette" + lib: "videocassette" + lib_opac: "videocassette" + + - category: "RDACARRIER" + authorised_value: "videodisc" + lib: "videodisc" + lib_opac: "videodisc" + + - category: "RDACARRIER" + authorised_value: "videotape reel" + lib: "videotape reel" + lib_opac: "videotape reel" + + - category: "RDACARRIER" + authorised_value: "unspecified" + lib: "unspecified" + lib_opac: "unspecified" + + - category: "RDACARRIER" + authorised_value: "other" + lib: "other" + lib_opac: "other" + + - category: "RDACARRIER_CODE" + authorised_value: "sg" + lib: "audio cartridge" + lib_opac: "audio cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "sb" + lib: "audio belt" + lib_opac: "audio belt" + + - category: "RDACARRIER_CODE" + authorised_value: "se" + lib: "audio cylinder" + lib_opac: "audio cylinder" + + - category: "RDACARRIER_CODE" + authorised_value: "sd" + lib: "audio disc" + lib_opac: "audio disc" + + - category: "RDACARRIER_CODE" + authorised_value: "si" + lib: "sound track reel" + lib_opac: "sound track reel" + + - category: "RDACARRIER_CODE" + authorised_value: "sq" + lib: "audio roll" + lib_opac: "audio roll" + + - category: "RDACARRIER_CODE" + authorised_value: "sw" + lib: "audio wire reel" + lib_opac: "audio wire reel" + + - category: "RDACARRIER_CODE" + authorised_value: "ss" + lib: "audiocassette" + lib_opac: "audiocassette" + + - category: "RDACARRIER_CODE" + authorised_value: "st" + lib: "audiotape reel" + lib_opac: "audiotape reel" + + - category: "RDACARRIER_CODE" + authorised_value: "sz" + lib: "other (audio)" + lib_opac: "other (audio)" + + - category: "RDACARRIER_CODE" + authorised_value: "ck" + lib: "computer card" + lib_opac: "computer card" + + - category: "RDACARRIER_CODE" + authorised_value: "cb" + lib: "computer chip cartridge" + lib_opac: "computer chip cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "cd" + lib: "computer disc" + lib_opac: "computer disc" + + - category: "RDACARRIER_CODE" + authorised_value: "ce" + lib: "computer disc cartridge" + lib_opac: "computer disc cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "ca" + lib: "computer tape cartridge" + lib_opac: "computer tape cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "cf" + lib: "computer tape cassette" + lib_opac: "computer tape cassette" + + - category: "RDACARRIER_CODE" + authorised_value: "ch" + lib: "computer tape reel" + lib_opac: "computer tape reel" + + - category: "RDACARRIER_CODE" + authorised_value: "cr" + lib: "online resource" + lib_opac: "online resource" + + - category: "RDACARRIER_CODE" + authorised_value: "cz" + lib: "other (computer)" + lib_opac: "other (computer)" + + - category: "RDACARRIER_CODE" + authorised_value: "ha" + lib: "aperture card" + lib_opac: "aperture card" + + - category: "RDACARRIER_CODE" + authorised_value: "he" + lib: "microfiche" + lib_opac: "microfiche" + + - category: "RDACARRIER_CODE" + authorised_value: "hf" + lib: "microfiche cassette" + lib_opac: "microfiche cassette" + + - category: "RDACARRIER_CODE" + authorised_value: "hb" + lib: "microfilm cartridge" + lib_opac: "microfilm cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "hc" + lib: "microfilm cassette" + lib_opac: "microfilm cassette" + + - category: "RDACARRIER_CODE" + authorised_value: "hd" + lib: "microfilm reel" + lib_opac: "microfilm reel" + + - category: "RDACARRIER_CODE" + authorised_value: "hj" + lib: "microfilm roll" + lib_opac: "microfilm roll" + + - category: "RDACARRIER_CODE" + authorised_value: "hh" + lib: "microfilm slip" + lib_opac: "microfilm slip" + + - category: "RDACARRIER_CODE" + authorised_value: "hg" + lib: "microopaque" + lib_opac: "microopaque" + + - category: "RDACARRIER_CODE" + authorised_value: "hz" + lib: "other (microform)" + lib_opac: "other (microform)" + + - category: "RDACARRIER_CODE" + authorised_value: "pp" + lib: "microscope slide" + lib_opac: "microscope slide" + + - category: "RDACARRIER_CODE" + authorised_value: "pz" + lib: "other (microscopic)" + lib_opac: "other (microscopic)" + + - category: "RDACARRIER_CODE" + authorised_value: "mc" + lib: "film cartridge" + lib_opac: "film cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "mf" + lib: "film cassette" + lib_opac: "film cassette" + + - category: "RDACARRIER_CODE" + authorised_value: "mr" + lib: "film reel" + lib_opac: "film reel" + + - category: "RDACARRIER_CODE" + authorised_value: "mo" + lib: "film roll" + lib_opac: "film roll" + + - category: "RDACARRIER_CODE" + authorised_value: "gd" + lib: "filmslip" + lib_opac: "filmslip" + + - category: "RDACARRIER_CODE" + authorised_value: "gf" + lib: "filmstrip" + lib_opac: "filmstrip" + + - category: "RDACARRIER_CODE" + authorised_value: "gc" + lib: "filmstrip cartridge" + lib_opac: "filmstrip cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "gt" + lib: "overhead transparency" + lib_opac: "overhead transparency" + + - category: "RDACARRIER_CODE" + authorised_value: "gs" + lib: "slide" + lib_opac: "slide" + + - category: "RDACARRIER_CODE" + authorised_value: "mz" + lib: "other (projected image)" + lib_opac: "other (projected image)" + + - category: "RDACARRIER_CODE" + authorised_value: "eh" + lib: "stereograph card" + lib_opac: "stereograph card" + + - category: "RDACARRIER_CODE" + authorised_value: "es" + lib: "stereograph disc" + lib_opac: "stereograph disc" + + - category: "RDACARRIER_CODE" + authorised_value: "ez" + lib: "other (stereographic carriers)" + lib_opac: "other (stereographic carriers)" + + - category: "RDACARRIER_CODE" + authorised_value: "no" + lib: "card" + lib_opac: "card" + + - category: "RDACARRIER_CODE" + authorised_value: "nn" + lib: "flipchart" + lib_opac: "flipchart" + + - category: "RDACARRIER_CODE" + authorised_value: "na" + lib: "roll" + lib_opac: "roll" + + - category: "RDACARRIER_CODE" + authorised_value: "nb" + lib: "sheet" + lib_opac: "sheet" + + - category: "RDACARRIER_CODE" + authorised_value: "nc" + lib: "volume" + lib_opac: "volume" + + - category: "RDACARRIER_CODE" + authorised_value: "nr" + lib: "object" + lib_opac: "object" + + - category: "RDACARRIER_CODE" + authorised_value: "nz" + lib: "other (unmediated)" + lib_opac: "other (unmediated)" + + - category: "RDACARRIER_CODE" + authorised_value: "vc" + lib: "video cartridge" + lib_opac: "video cartridge" + + - category: "RDACARRIER_CODE" + authorised_value: "vf" + lib: "videocassette" + lib_opac: "videocassette" + + - category: "RDACARRIER_CODE" + authorised_value: "vd" + lib: "videodisc" + lib_opac: "videodisc" + + - category: "RDACARRIER_CODE" + authorised_value: "vr" + lib: "videotape reel" + lib_opac: "videotape reel" + + - category: "RDACARRIER_CODE" + authorised_value: "vz" + lib: "other (video)" + lib_opac: "other (video)" + + - category: "RDACARRIER_CODE" + authorised_value: "zu" + lib: "unspecified" + lib_opac: "unspecified" + + - category: "RDACONTENT" + authorised_value: "cartographic dataset" + lib: "cartographic dataset" + lib_opac: "cartographic dataset" + + - category: "RDACONTENT" + authorised_value: "cartographic image" + lib: "cartographic image" + lib_opac: "cartographic image" + + - category: "RDACONTENT" + authorised_value: "cartographic moving image" + lib: "cartographic moving image" + lib_opac: "cartographic moving image" + + - category: "RDACONTENT" + authorised_value: "cartographic tactile image" + lib: "cartographic tactile image" + lib_opac: "cartographic tactile image" + + - category: "RDACONTENT" + authorised_value: "cartographic tactile three-dimensional form" + lib: "cartographic tactile three-dimensional form" + lib_opac: "cartographic tactile three-dimensional form" + + - category: "RDACONTENT" + authorised_value: "cartographic three-dimensional form" + lib: "cartographic three-dimensional form" + lib_opac: "cartographic three-dimensional form" + + - category: "RDACONTENT" + authorised_value: "computer dataset" + lib: "computer dataset" + lib_opac: "computer dataset" + + - category: "RDACONTENT" + authorised_value: "computer program" + lib: "computer program" + lib_opac: "computer program" + + - category: "RDACONTENT" + authorised_value: "notated movement" + lib: "notated movement" + lib_opac: "notated movement" + + - category: "RDACONTENT" + authorised_value: "notated music" + lib: "notated music" + lib_opac: "notated music" + + - category: "RDACONTENT" + authorised_value: "performed music" + lib: "performed music" + lib_opac: "performed music" + + - category: "RDACONTENT" + authorised_value: "sounds" + lib: "sounds" + lib_opac: "sounds" + + - category: "RDACONTENT" + authorised_value: "spoken word" + lib: "spoken word" + lib_opac: "spoken word" + + - category: "RDACONTENT" + authorised_value: "still image" + lib: "still image" + lib_opac: "still image" + + - category: "RDACONTENT" + authorised_value: "tactile image" + lib: "tactile image" + lib_opac: "tactile image" + + - category: "RDACONTENT" + authorised_value: "tactile notated music" + lib: "tactile notated music" + lib_opac: "tactile notated music" + + - category: "RDACONTENT" + authorised_value: "tactile notated movement" + lib: "tactile notated movement" + lib_opac: "tactile notated movement" + + - category: "RDACONTENT" + authorised_value: "tactile text" + lib: "tactile text" + lib_opac: "tactile text" + + - category: "RDACONTENT" + authorised_value: "tactile three-dimensional form" + lib: "tactile three-dimensional form" + lib_opac: "tactile three-dimensional form" + + - category: "RDACONTENT" + authorised_value: "text" + lib: "text" + lib_opac: "text" + + - category: "RDACONTENT" + authorised_value: "three-dimensional form" + lib: "three-dimensional form" + lib_opac: "three-dimensional form" + + - category: "RDACONTENT" + authorised_value: "three-dimensional moving image" + lib: "three-dimensional moving image" + lib_opac: "three-dimensional moving image" + + - category: "RDACONTENT" + authorised_value: "two-dimensional moving image" + lib: "two-dimensional moving image" + lib_opac: "two-dimensional moving image" + + - category: "RDACONTENT" + authorised_value: "other" + lib: "other" + lib_opac: "other" + + - category: "RDACONTENT" + authorised_value: "unspecified" + lib: "unspecified" + lib_opac: "unspecified" + + - category: "RDACONTENT_CODE" + authorised_value: "crd" + lib: "cartographic dataset" + lib_opac: "cartographic dataset" + + - category: "RDACONTENT_CODE" + authorised_value: "cri" + lib: "cartographic image" + lib_opac: "cartographic image" + + - category: "RDACONTENT_CODE" + authorised_value: "crm" + lib: "cartographic moving image" + lib_opac: "cartographic moving image" + + - category: "RDACONTENT_CODE" + authorised_value: "crt" + lib: "cartographic tactile image" + lib_opac: "cartographic tactile image" + + - category: "RDACONTENT_CODE" + authorised_value: "crn" + lib: "cartographic tactile three-dimensional form" + lib_opac: "cartographic tactile three-dimensional form" + + - category: "RDACONTENT_CODE" + authorised_value: "crf" + lib: "cartographic three-dimensional form" + lib_opac: "cartographic three-dimensional form" + + - category: "RDACONTENT_CODE" + authorised_value: "cod" + lib: "computer dataset" + lib_opac: "computer dataset" + + - category: "RDACONTENT_CODE" + authorised_value: "cop" + lib: "computer program" + lib_opac: "computer program" + + - category: "RDACONTENT_CODE" + authorised_value: "ntv" + lib: "notated movement" + lib_opac: "notated movement" + + - category: "RDACONTENT_CODE" + authorised_value: "ntm" + lib: "notated music" + lib_opac: "notated music" + + - category: "RDACONTENT_CODE" + authorised_value: "prm" + lib: "performed music" + lib_opac: "performed music" + + - category: "RDACONTENT_CODE" + authorised_value: "snd" + lib: "sounds" + lib_opac: "sounds" + + - category: "RDACONTENT_CODE" + authorised_value: "spw" + lib: "spoken word" + lib_opac: "spoken word" + + - category: "RDACONTENT_CODE" + authorised_value: "sti" + lib: "still image" + lib_opac: "still image" + + - category: "RDACONTENT_CODE" + authorised_value: "tci" + lib: "tactile image" + lib_opac: "tactile image" + + - category: "RDACONTENT_CODE" + authorised_value: "tcm" + lib: "tactile notated music" + lib_opac: "tactile notated music" + + - category: "RDACONTENT_CODE" + authorised_value: "tcn" + lib: "tactile notated movement" + lib_opac: "tactile notated movement" + + - category: "RDACONTENT_CODE" + authorised_value: "tct" + lib: "tactile text" + lib_opac: "tactile text" + + - category: "RDACONTENT_CODE" + authorised_value: "tcf" + lib: "tactile three-dimensional form" + lib_opac: "tactile three-dimensional form" + + - category: "RDACONTENT_CODE" + authorised_value: "txt" + lib: "text" + lib_opac: "text" + + - category: "RDACONTENT_CODE" + authorised_value: "tdf" + lib: "three-dimensional form" + lib_opac: "three-dimensional form" + + - category: "RDACONTENT_CODE" + authorised_value: "tdm" + lib: "three-dimensional moving image" + lib_opac: "three-dimensional moving image" + + - category: "RDACONTENT_CODE" + authorised_value: "tdi" + lib: "two-dimensional moving image" + lib_opac: "two-dimensional moving image" + + - category: "RDACONTENT_CODE" + authorised_value: "xxx" + lib: "other" + lib_opac: "other" + + - category: "RDACONTENT_CODE" + authorised_value: "zzz" + lib: "unspecified" + lib_opac: "unspecified" + + - category: "RDAMEDIA" + authorised_value: "audio" + lib: "audio" + lib_opac: "audio" + + - category: "RDAMEDIA" + authorised_value: "computer" + lib: "computer" + lib_opac: "computer" + + - category: "RDAMEDIA" + authorised_value: "microform" + lib: "microform" + lib_opac: "microform" + + - category: "RDAMEDIA" + authorised_value: "microscopic" + lib: "microscopic" + lib_opac: "microscopic" + + - category: "RDAMEDIA" + authorised_value: "projected" + lib: "projected" + lib_opac: "projected" + + - category: "RDAMEDIA" + authorised_value: "stereographic" + lib: "stereographic" + lib_opac: "stereographic" + + - category: "RDAMEDIA" + authorised_value: "unmediated" + lib: "unmediated" + lib_opac: "unmediated" + + - category: "RDAMEDIA" + authorised_value: "video" + lib: "video" + lib_opac: "video" + + - category: "RDAMEDIA" + authorised_value: "other" + lib: "other" + lib_opac: "other" + + - category: "RDAMEDIA" + authorised_value: "unspecified" + lib: "unspecified" + lib_opac: "unspecified" + + - category: "RDAMEDIA_CODE" + authorised_value: "s" + lib: "audio" + lib_opac: "audio" + + - category: "RDAMEDIA_CODE" + authorised_value: "c" + lib: "computer" + lib_opac: "computer" + + - category: "RDAMEDIA_CODE" + authorised_value: "h" + lib: "microform" + lib_opac: "microform" + + - category: "RDAMEDIA_CODE" + authorised_value: "p" + lib: "microscopic" + lib_opac: "microscopic" + + - category: "RDAMEDIA_CODE" + authorised_value: "g" + lib: "projected" + lib_opac: "projected" + + - category: "RDAMEDIA_CODE" + authorised_value: "e" + lib: "stereographic" + lib_opac: "stereographic" + + - category: "RDAMEDIA_CODE" + authorised_value: "n" + lib: "unmediated" + lib_opac: "unmediated" + + - category: "RDAMEDIA_CODE" + authorised_value: "v" + lib: "video" + lib_opac: "video" + + - category: "RDAMEDIA_CODE" + authorised_value: "x" + lib: "other" + lib_opac: "other" + + - category: "RDAMEDIA_CODE" + authorised_value: "z" + lib: "unspecified" + lib_opac: "unspecified" + # UNIMARC relator codes (update 2020) - authorised_values: translatable: [ lib, lib_opac ] diff --git a/installer/data/mysql/mandatory/auth_val_cat.sql b/installer/data/mysql/mandatory/auth_val_cat.sql index c1428e4a3c..b64138df9a 100644 --- a/installer/data/mysql/mandatory/auth_val_cat.sql +++ b/installer/data/mysql/mandatory/auth_val_cat.sql @@ -41,6 +41,12 @@ INSERT IGNORE INTO authorised_value_categories( category_name, is_system ) ('OPAC_SUG', 0), ('SIP_MEDIA_TYPE', 0), ('ORDER_CANCELLATION_REASON', 0), + ('RDACARRIER', 0), + ('RDACARRIER_CODE', 0), + ('RDACONTENT', 0), + ('RDACONTENT_CODE', 0), + ('RDAMEDIA', 0), + ('RDAMEDIA_CODE', 0), ('RELTERMS', 0), ('YES_NO', 0), ('LANG', 0), diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt index 519476a6f3..13bb6ba705 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -533,6 +533,18 @@

Populates a dropdown list of custom payment types when paying fines

[% CASE 'qualif' %]

Function codes (author, editor, collaborator, etc.) used in UNIMARC 7XX $4 (French)

+ [% CASE 'RDACARRIER' %] +

Vocabulary terms for RDA carrier types.

+ [% CASE 'RDACARRIER_CODE' %] +

Short codes for RDA carrier types terms.

+ [% CASE 'RDACONTENT' %] +

Vocabulary terms for RDA content types.

+ [% CASE 'RDACONTENT_CODE' %] +

Short codes for RDA content types terms.

+ [% CASE 'RDAMEDIA' %] +

Vocabulary terms for RDA media types.

+ [% CASE 'RDAMEDIA_CODE' %] +

Short codes for RDA media types terms.

[% CASE 'RELTERMS' %]

List of relator codes and terms according to MARC code list for relators

[% CASE 'REPORT_GROUP' %] -- 2.39.5