[Koha-bugs] [Bug 8033] add print receipt option to Koha self-check

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 9 22:18:52 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17373|0                           |1
        is obsolete|                            |

--- Comment #59 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18053
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18053&action=edit
Bug 8033 [Follow-up] add print receipt option to Koha self-check

This follow-up makes some corrections to JavaScript, most importantly
by enabling translation of strings embedded in the script. Other
corrections: Trailing whitespace, proper <![CDATA[ commenting,
and === comparisons (Following coding/JSHint guidelines).

To test, check something out in self checkout and click the "Finish"
button. The JavaScript confirmation dialog should appear and the receipt
should appear and self-close correctly.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
Works as expected.
Signed-off-by: Mason James <mtj at kohaaloha.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list