Koha/installer/data/mysql/en/optional
Bernardo Gonzalez Kriegel 6bfcf4ea52 Bug 30373: (follow-up) Optional SUGGEST auth values
This patch adds 3 SUGGEST optional auth_val.yml

This authorized value is used in UNIMARC default bibliographic
framework.

To test:
1) Do a clean install with optional files or load the YAML file
2) Verify new SUGGEST values are in the database
    SELECT * FROM authorised_values WHERE category = 'SUGGEST';

    Check new values Budget, Expensive and Poldoc

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-27 11:20:43 -10:00
..
auth_val.yml Bug 30373: (follow-up) Optional SUGGEST auth values 2022-04-27 11:20:43 -10:00
csv_profiles.yml
marc21_holdings_coded_values.yml
marc21_relatorterms.yml
parameters.yml
patron_atributes.yml
patron_categories.yml
sample_creator_data.yml
sample_itemtypes.yml
sample_libraries.yml
sample_libraries_holidays.yml
sample_news.yml Bug 24387: Fix sample_news.yml installer file 2021-08-16 11:55:55 +02:00
sample_patrons.yml
sample_quotes.yml Bug 29722: (QA follow-up) Replace unusual single quote 2022-01-21 21:34:51 -10:00
sample_z3950_servers.yml