Bug 8033: This patch adds print slips to self checkout.
authorElliott Davis <elliott@bywatersolutions.com>
Thu, 5 Jul 2012 14:46:54 +0000 (09:46 -0500)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 13 Dec 2012 22:48:09 +0000 (17:48 -0500)
commit05c47d5040ef4328581e177003089f645f37eba1
treec9a5e5871e2913fd5edbf34c0afc49a65363e613
parent049d74dd66b973bce822678db26bfbadb7f23bdb
Bug 8033: This patch adds print slips to self checkout.

To Test:

Sign in to self checkout.
Enter a barcode and click submit.
Click the finish button
You should be prompted with a message asking if you would like a receipt.
If you click OK you should be taken to the page with the receipt.
If you click Cancel you should not see the reciept and you should be logged out.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Added copyright to print slip for SCO

Modified POD and copyright.  Also perltidied

updated print slip option to show on the click of the finish button instead of the submit button

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Elliott Davis <elliott@bywatersolutions.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/opac-tmpl/prog/en/modules/sco/printslip.tt [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt
opac/sco/printslip.pl [new file with mode: 0755]
opac/sco/sco-main.pl