Bug 23764

Summary: Add printable version of "Change password" in patron details
Product: Koha Reporter: Stefan Kugler <kugler_stefan>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, Igor.A.Sychev, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Stefan Kugler 2019-10-07 14:45:32 UTC
The button "Change password" in patron details allows to set a new password for OPAC users.

Please add an option for a printer friendly version of this page so a librarian can hand out a nice document with header/notice/footer and new credentials.

Proposal:
Use CSS media queries to hide Koha intranet header and menue and add a header/footer only visible for the printable version. Also hide notice "Koha cannot display existing passwords...", input box for password confirmation and save/cancel buttons.
Show current date and time to be sure which one was the last printed page if you print out multiple version.
Add notice to make sure to save the new password.


---------------------------

My Library
Address

today's date

Dear firstname lastname,
welcome...

Your credentials are:

Username: 012345
Password: generatedpassword123

Visit https://opac.url to log in.

Sincerly,
your library


Printed on date/time.
Comment 1 Katrin Fischer 2019-10-07 17:33:37 UTC
I really like the idea of having a feature to print the password on a slip before it's saved to hand out to the patron.
Comment 2 Igor A. Sychev 2023-09-06 16:28:55 UTC
Please add, very relevant