Summary: | Optionally sort labels for printing by barcode | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, caroline.cyr-la-rose, veron |
Version: | Main | ||
Hardware: | PC | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Chris Cormack
2010-05-21 01:14:09 UTC
Still valid on current master. This is still valid on master To reproduce: 1) Go to Tools > Label creator 2) Make sure you have a template and a layout for barcodes 3) Click on New > Label batch 4) Click on Add items 5) Add items in a random order 6) Click on Done 7) Click on Export full batch 8) Choose the template and layout for barcode labels 9) Click Export 10) Open the PDF, Note that the barcodes are in the order they were added, not in order of barcodes I'm not sur if it is useful to have the barcodes in the order they were added. I would sort them in order by default. I can think of a use case: Say you can all items from your cart to print labels for and put them back on the cart in the sequence you scanned them. The labels will be also printed in that sequence - making it much easier to work through your cart attaching the labels. Maybe we should have a pull down with different options for odering? I agree that the option to force a batch to print in call number order would be helpful, but also that it should be optional, for exactly the cart-of-books example Katrin described. |