https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40158

Lucas Gass (lukeg) <[email protected]> changed:

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

--- Comment #10 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 183332
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183332&action=edit
Bug 40158: [alternate] Remove unnecessary timeout check on sco slip print

This change removes an unnecessary/buggy SelfCheckTimeout check when
using SelfCheckReceiptPrompt slip printing.

To test:
1. Have SelfCheckReceiptPrompt enabled
2. Go to the self checkout module
3. Login and press 'Finish'
4. Click 'Print receipt and end session'
5. The print screen isn't shown and the user is just logged out
6. APPLY PATCH and refresh the page
7. Login and press 'Finish' then click "Print receipt and end session"
8. You should now see a print screen

Notes: Set SelfCheckTimeout to a small value like 10 to see that
not choosing an option for the SelfCheckReceiptPrompt will mean you're
automatically logged out by the timer. If you do choose "Print receipt and end
session",
the original window will redirect to the logout endpoint, but it won't
completely load
until after the print screen is actioned - at least in Chrome.

Signed-off-by: Lucas Gass <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to