Koha/installer/data/mysql/en
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
..
mandatory Bug 30373: (follow-up) UNIMARC relator codes auth values 2022-04-27 11:20:43 -10:00
marcflavour Bug 30373: Fix xt/find-license-problems.t 2022-04-22 10:02:52 -10:00
optional Bug 30373: (follow-up) Optional SUGGEST auth values 2022-04-27 11:20:43 -10:00