Bug 17762: Send lang to GetPreparedLetter
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Dec 2016 15:11:21 +0000 (16:11 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 9 May 2017 20:56:41 +0000 (20:56 +0000)
commitf7b11f38e8c779685662be9dbd43e5eb30339e4d
tree98a3c424c3b2541f41cd38251fc7e8ca12ba5ee2
parentc99fc9d7c29193936b2686db97670a6444f98288
Bug 17762: Send lang to GetPreparedLetter

This patch set the lang parameter when C4::Letters::GetPreparedLetter is
called to generate the notice.
Note that we do not need to pass it if want_librarian is set.

TODO: I do not know what to do with TransferSlip

Sponsored-by: Orex Digital
Signed-off-by: Hugo Agud <hagud@orex.es>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
16 files changed:
C4/Acquisition.pm
C4/Circulation.pm
C4/Members.pm
C4/Overdues.pm
C4/Reserves.pm
C4/Suggestions.pm
Koha/ArticleRequest.pm
Koha/Patron/Discharge.pm
Koha/Patron/Password/Recovery.pm
circ/article-request-slip.pl
misc/cronjobs/advance_notices.pl
misc/cronjobs/membership_expiry.pl
misc/cronjobs/notice_unprocessed_suggestions.pl
misc/cronjobs/thirdparty/TalkingTech_itiva_outbound.pl
opac/opac-memberentry.pl
opac/opac-shareshelf.pl