Bug 19263: Rancor - Add auto-001 widget
authorJesse Weaver <pianohacker@gmail.com>
Tue, 10 Nov 2015 19:04:14 +0000 (12:04 -0700)
committerNick Clemens <nick@bywatersolutions.com>
Sat, 27 Oct 2018 13:26:08 +0000 (13:26 +0000)
commit36d46cf9972ca906cae0d29cc2cdd2d5b5545316
tree26768e7991931b9088b3e1adf6cb013aeddfa956
parent593b43f9b694a86e4509960b7b3942056b52e7cb
Bug 19263: Rancor - Add auto-001 widget

To test:

1 - Define a new authorised valued category "CONTROL_NUM_SEQUENCE"
2 - Add a value/sequence
    The authorised_value is the starting value - shoudl end in a number
    that can be incremented e.g. "control_sequence_001"
    The description field is the name for the seqeuence
    Opac description is unused
3 - Edit a record in rancor
4 - Note the new widget and option to increment or assign manually

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/css/cateditor.css
koha-tmpl/intranet-tmpl/prog/en/includes/cateditor-widgets-marc21.inc
svc/cataloguing/control_num_sequences [new file with mode: 0755]