[Koha-bugs] [Bug 8796] patron cards not starting on designated card

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 6 11:33:16 CEST 2015


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37355|0                           |1
        is obsolete|                            |

--- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 37520
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37520&action=edit
[PASSED QA] Bug 8796 - patron cards not starting on designated card

The patron cards always printed from position 1 on the print
form, because patroncards/create-pdf.pl expected start_label
as parameter and got star_card instead.

To verify and test:
1) Go to Home > Tools >Patron card creator >Manage batches
2) Select a batch anc click "Export"

3) Set "Enter starting card number" e.g. to 5
4) Export
5) Download PDF and view it

Result: The first card is always printed on position 1 (top left) instead of
position 5.

Apply patch
Repeat steps above
Step 3) should now read "Enter starting card position"

Result after step 5)
The first card ist printed at the correct position on the printing form.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

Works as expected

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list