Bug 14131 - Patroncard: Add possibility to print from patron lists
authorMarc Véron <veron@veron.ch>
Sun, 3 May 2015 21:26:11 +0000 (23:26 +0200)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 31 Dec 2015 20:24:58 +0000 (20:24 +0000)
commit5b35435d35132cea0c0680145998fe7546b8e01f
tree3a7bb9f0cb8736f70418797ed0e63d4b23ed24c2
parentb00935bc851ffe2086efc8bf37e78c22940cde2d
Bug 14131 - Patroncard: Add possibility to print from patron lists

This patch adds the possibility to print patron cards from patron lists.

To test:

- Go to Home > Tools > Patron card creator
- Prepare a patron card and create some cards using the batch functionality
- Apply patch
- Prepare a patron list e.g. from patron search
- Go to Home > Tools > Patron card creator > Manage batches
- Below the list of batches you have a dropdown to select a patron list
- Select your list and hit "Export from patron list"
- Select template and layout as you would do with batches
- Hit "Export"
- Download PDF

Modified patch to work with Bug 14676 changes. Functionality unchanged.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Liz <wizzyrea@gmail.com>
(Amended to make it apply on current master)

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/print.tt
patroncards/create-pdf.pl
patroncards/manage.pl
patroncards/print.pl