https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21025 Bug ID: 21025 Summary: Koha::Patron::Discharge is missing use C4::Letters Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: charles.farmer@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Tried to download a discharge slip from the OPAC, but received the following message:
An error occurs when generating the pdf file. Please contact the staff to resolve this problem.
From the logs:
[Fri Jun 29 15:34:45.758105 2018] [cgi:error] [pid 10573] [client 127.0.0.1:44946] AH01215: [Fri Jun 29 15:34:45 2018] opac-discharge.pl: Undefined subroutine &C4::Letters::GetPreparedLetter called at /meow/Koha/Patron/Discharge.pm line 113.: /meow/opac/opac-discharge.pl, referer: http://master/cgi-bin/koha/opac-discharge.pl
Will submit patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.