]> git.koha-community.org Git - koha.git/commit
Bug 10731 - IntranetSlipPrinterJS is not working for hold slips [v3.10/v3.12]
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 14 Aug 2013 18:36:37 +0000 (14:36 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 11 Nov 2013 13:54:03 +0000 (10:54 -0300)
commit61a7d41fdd0f1ff49217110e34a39d3fe0bcc712
tree8aed0ecd174ea5fab3aa7eeea89d64a1e81a7804
parentb78dd5aeaa31092747f9e7142cf61e096b37609d
Bug 10731 - IntranetSlipPrinterJS is not working for hold slips [v3.10/v3.12]

Hold slips aren't printing automatically with JS Print Setup because it
appears the system preference IntranetSlipPrint is never being passed to
the template.

Test Plan:
1) Set up JSPrintSetup
   http://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently
2) Place a hold
3) Check the item in to capture the hold
4) Click "Print and confirm"
5) Note the slip does not print automatically
6) Apply this patch
7) Repeat steps 2 through 4
8) Observe that the slip now prints automatically

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Tested successfully in 3.10.x and 3.12.x

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
circ/hold-transfer-slip.pl