https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20547
--- Comment #14 from OpenFifth Sandboxes <[email protected]> --- Created attachment 201030 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201030&action=edit Bug 20547: Implement default indicators for authorities This enhancement adds the possibility of configuring default indicators for authority frameworks. To test: 1. Run database updates and restart services 2. Go to Koha Administration -> Authority types 3. Go to Actions -> MARC structure for one of the types i.e. PERSO_NAME 4. Notice there are two new columns for authority types, Indicator 1 and Indicator 2 5. Go to Actions -> Edit for one of the tags i.e. 020 6. Test adding a value in one or both indicator fields and Save 7. Confirm your value(s) are saved and displayed in the indicator column(s) of the MARC structure 8. Go back to the homepage, then go to Authorities 9. Go to New authority -> choose the type you just edited i.e. PERSO_NAME 10. Find the tag you configured default indicator(s) for and confirm they show as expected 11. Confirm tests pass t/db_dependent/AuthoritiesMarc_GetTagsLabels.t Sponsored-by: Pymble Ladies' College Signed-off-by: Hayley Cheng <[email protected]> -- 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/
