Koha/installer
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
..
data/mysql Bug 30373: (follow-up) Optional SUGGEST auth values 2022-04-27 11:20:43 -10:00
externalmodules.pl
install.pl
onboarding.pl Bug 19532: Database and installer stuff 2022-03-14 22:45:50 -10:00