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

            Bug ID: 42627
           Summary: Printing a range of barcodes should be from and
                    quantity instead of from and to
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When printing a barcode range we should have "From" and "Number of barcodes to
print" instead of "From" and "To". 

This way the user could enter the starting barcode and the number to print from
there. 

This is because, like David says in Bug 41162, calculating the difference
between from and to is hard. 

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41162#c1


"Number of barcodes to print" could then have a limit, say 1000 which seems
fair, and then we just exit the loop after that number.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to