[Koha-bugs] [Bug 29129] The clear screen and print icons in circulation should be configuarable to print either ISSUESLIP or ISSUEQSLIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 28 18:18:51 CEST 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 134282
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134282&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

Signed-off-by: Andrew Fuerste-Henry <andrew at bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list