[Koha-bugs] [Bug 12553] New: copynumber, location not printing correctly on spine labels.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 10 23:49:24 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12553

            Bug ID: 12553
           Summary: copynumber, location not printing correctly on spine
                    labels.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: cnighswonger at foundations.edu
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 29617
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29617&action=edit
label_batch_8.pdf -- spine label output.

I have verified that the problem exists on the bywater example site. Here are
the steps that I used to replicate the problem:

1) Log in to http://intranet.bywatersolutions.com username: bywater
password:bywater

2) Go to Home > Tools > Labels home > Manage label Templates: 
 (
http://intranet.bywatersolutions.com/cgi-bin/koha/labels/label-manage.pl?label_element=template
)

3) Create a new template with the following fields

   template_code: GAYLORD_20000590_SL
           units: INCH
   template_desc: 1 5/8'' x 7/8''  Spine labels
      page_width: 8.5
     page_height: 11
     label_width: 0.875
    label_height: 1.625
 top_text_margin: 0.31
left_text_margin: 0.3
      top_margin: 0.13
     left_margin: 0.1
            cols: 2
            rows: 6
         col_gap: 3.3
         row_gap: 0.29
         creator: Labels

4) Click 'Manage layouts'
5) Check the 'select' box for 'spine' layout, then click 'edit'
6) Check 'List Fields' radio button, then enter

    itemcallnumber, copynumber, location

In the 'Data fields' text box.

7) Click the 'New Batch' button
8) Add the barcodes TVSN5000326266 and TVSN5000226254 to the 'Add by
barcode(s)' text box, click the 'Add item(s)' button.
9) Click the 'Export batch' button
10) Select GAYLORD_20000590_SL as 'template to be applied'
11) Select 'spine' as 'layout to be applied'
12) Click 'Export'
13) Click 'Download as PDF'

The resulting pdf Will have two labels, which read as follows:

    598
    Aud
    0
    0

    JBIO
    Opp
    0
    0

These should read:

    598
    Aud
    1
    AUD

and

    JBIO
    Opp
    1
    BIO

Respectively.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list