From a67ef801a38b0829a20f36d2db4f0e4d86692b3b Mon Sep 17 00:00:00 2001 From: Elliott Davis Date: Thu, 5 Jul 2012 09:51:36 -0500 Subject: [PATCH] Adds a print receipt to Self Checkout Content-Type: text/plain; charset="utf-8" To Test: Log in to self checkout Enter a barcode and click submit You will be asked if you would like a receipt If you click ok you should be taken to the print receipt page and the item should check out if you click cancel the item should be checked out http://bugs.koha-community.org/show_bug.cgi?id=8033 --- .../opac-tmpl/prog/en/modules/sco/sco-main.tt | 10 ++++++++++ opac/sco/printslip.pl | 8 ++------ opac/sco/sco-main.pl | 1 + 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt index 8eb9f08..baac23a 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt @@ -8,6 +8,7 @@ +