[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
Fri Oct 12 16:25:13 CEST 2018


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

--- Comment #26 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 80511
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80511&action=edit
Bug 19263: Rancor - 001 widget - changes to address QA issues

Changes were made to address QA issues from Comment 17

Tests:

1) Verify that a new entry for CONTROL_NUM_SEQUENCE is added to table
authorised_value_categories
2) Edit a bib record using advanced editor and note that the 001 widget isn't
there when adding/editing 001 field
3) Add a new row into authorised_values table with:
     a) CONTROL_NUM_SEQUENCE in category column
     b) authorised_value column has a string ending with a number i.e.
sprLib0001
     c) lib column has a short string indicating the type of control number
i.e. "Springfield Library"
4) Edit a bib record using the advanced editor and note that the 001 widget is
there when adding / editing 001 field

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list