Bug 17981: Add a 'letter' param to GetPreparedLetter
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 24 Jan 2017 10:18:46 +0000 (11:18 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 12 Apr 2018 13:51:50 +0000 (10:51 -0300)
commitf6155d98e0cf6193efd8224ace68e0755f678df6
tree45af5b589336c8c8503a26e86939414bd49506ad
parente3f69fc1146b341878cacdb9bb6f67b42d84b658
Bug 17981: Add a 'letter' param to GetPreparedLetter

This will allow us to call GetPreparedLetter with a letter content that
does not exist in the DB

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Letters.pm