https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19263
--- Comment #9 from Cori Lynn Arnold` <[email protected]> --- Created attachment 80237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80237&action=edit Bug 19263: Rancor - Add auto control number (001) widget To test you need access to the database. 1) Verify that a new entry for CONTROL_NUM_SEQUENCE is added to table authorised_value_categories 2) Edit a record using advanced editor and note that widget does NOT show for 001 field 3) Enter a new value for authorised_values table with: CONTROL_NUM_SEQUENCE in category column authorised_value column has string ending with a number lib column has a short string indicating type of control seq ("FAW") 4) Edit a record using advanced editor and note that the widget does show for 001 field Change inclues database update for new installations. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
