https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373
--- Comment #53 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 133707 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133707&action=edit Bug 30373: (followup) 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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
