[Koha-bugs] [Bug 29129] The printclearscreen icon on circulation.tt should be configuarable to print either ISSUESLIP or ISSUEQSLIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 20:01:24 CEST 2022


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 134175
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134175&action=edit
Bug 29129: Update DisplayClearScreenButton to allow for a choice between
issueslip and issueqslip

To Test:
1. Apply patch, updatedatabase, and restart_all
2. A small change the global scss file means you should regenerate the CSS as
well. (
https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_interface
)
3. Set DisplayClearScreenButton to "don't show"
4. Go to the patron checkout screen and see that no button should show to clear
the screen and print
5. Set DisplayClearScreenButton to 'ISSUESLIP' and make sure the button now
appears and the ISSUESLIP prints
6. Set DisplayClearScreenButton to 'ISSUEQSLIP' and make sure the button now
appears and the ISSUEQSLIP prints

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


More information about the Koha-bugs mailing list