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

            Bug ID: 39969
           Summary: Show a single (line-based image) barcode of a selected
                    item under cataloguing/additem.pl
 Change sponsored?: ---
           Product: Koha
           Version: 24.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: cnighswon...@foundations.edu
          Reporter: th...@lib.auth.gr
        QA Contact: testo...@bugs.koha-community.org

There could be use cases where one would like to show the barcode image that is
generated from ONE, previously created item in the cataloguing/additem page.

One such case would be to send this ONE barcode image to a label printer
without having to go over all the required steps to generate a batch of ONE
barcode, create a PDF and print it.

This extra functionality is easy to implement using the -already present-
action submenu and the -also already present- /svc/barcode?barcode=XXX
endpoint, by adding a few simple lines of code in the
/modules/cataloguing/additem.tt template.

Alternatively, one could generate such a popup with an onmouseover event when
hovering over the barcode number.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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