[Koha-bugs] [Bug 19263] Advanced Editor - Rancor - Add auto control number (001) widget

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 8 18:29:03 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19263

--- Comment #6 from Cori Lynn Arnold` <carnold at dgiinc.com> ---
Created attachment 80231
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80231&action=edit
Bug 19263 Advanced Editor - Rancor - Add auto control number (001)     widget

In advanced editor mode for cataloging, the 001 widget will
    automatically assign the next control number if a format is defined
    in  authorised_values table.

    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) Enter a new value for authorised_values with the authorised_value
    column ending in a number
    3) Edit a record using the advanced editor, specifically the 001
    field
    4) Note the new widget and option to increment or assign manually.

    The buttons fit within the widget now, and there's a database update
    to create the CONTROL_NUM_SEQUENCE.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list