[Koha-bugs] [Bug 30373] Rewrite UNIMARC installer data to YAML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 24 02:01:06 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373

--- Comment #50 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 133704
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133704&action=edit
Bug 30373: (followup) Country codes auth values

This patch adds COUNTRY codes (ISO 3166-1) into
mandatory auth_values.yml

This authorized value is used in UNIMARC default bibliographic
framework.

To test:
1) Do a clean install or load the YAML file
2) Verify new country codes are in the database
    SELECT * FROM authorised_values WHERE category = 'COUNTRY';

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list