Bug 12933: Add ability to print overdue slip from staff intranet
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 16 Sep 2014 16:51:13 +0000 (12:51 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Nov 2015 15:41:29 +0000 (12:41 -0300)
commite6127b1bc000827d244f4116193e342c61c8e833
treebf9e32010e60990f6aa1882193b64a249da8d584
parentb8891b9275bd2e31a66927f87ef28667b457086e
Bug 12933: Add ability to print overdue slip from staff intranet

Some librarians would like to be able to print an overdues slip from the
staff intranet. This slip would be defined as the print transport
version of the ODUE slip.

Test Plan:
1) Apply this patch
2) Locate a patron with overdues
3) Define a print version of the OVERDUES_SLIP slip
4) Try Print > Print overdues

Signed-off-by: Amy Purvis <APurvis@galencollege.edu>
Signed-off-by: Laurie McKee <lmckee@littleelm.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Members.pm
C4/Overdues.pm
Koha/Template/Plugin/Borrowers.pm
koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/printslip.tt
members/print_overdues.pl [new file with mode: 0755]
misc/cronjobs/overdue_notices.pl