https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15823 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Failed QA --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Aleisha, It's still possible to generate a discharge even if the pref is off. For instance, you can get /cgi-bin/koha/members/discharge.pl?borrowernumber=42&discharge=1 And the pdf will be generated. Usually we check the additional permissions and prefs in the pl script. And either redirect to 404 or, more friendly, display an error message. -- You are receiving this mail because: You are watching all bug changes.