Bug 15767 - Add ability to select order of patron cards printed
Summary: Add ability to select order of patron cards printed
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Label/patron card printing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Nighswonger
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-09 12:29 UTC by Heinrich Hartl
Modified: 2020-01-08 23:26 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinrich Hartl 2016-02-09 12:29:57 UTC
A batch should be ordered as desired. 
Currently the order is given by the sequence the patrons are entered into the list. That sequence is not shown again but defines the arrangement of the patroncards on the sheet. Staff  trying to hand out new patron cards need to find these on the sheets. Staff would really appreciate if there was a reliable and obvious order.
Implementing ordering has nothing to do with the current feature that batches can be displayed ordered according to currently shown names or card numbers. The display feature is helping to check the batch but is not creating order on the sheets.
Implementing ordering should start with entry order but should allow to reorder list items, e.g. to shift a patron that was missing initially and added later into the desired position. Ordering by barcode or by surname are other likely choices.
Comment 1 Heinrich Hartl 2016-02-09 12:41:48 UTC
If patron barcodes are used for the list of patrons in a batch this modification can be simulated by entering the barcodes in desired sequence. Preparing a list of barcodes and ordering it as desired could be done externally using a spread sheet, e.g. calc. I have no idea how to produce a list of patron numbers with the desired ordering.