Bug 22818: (QA follow-up) Translation fix + Branch notices
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Jul 2020 09:25:26 +0000 (10:25 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Nov 2020 07:35:10 +0000 (08:35 +0100)
commit14986fce53b8bfa6fe3d597f6c255ca742ef17c5
treea498cd4b0cdfc367f6bcb87870156ccb40a8622a
parent51d73f839381144aac32f11d10d2971e3d558918
Bug 22818: (QA follow-up) Translation fix + Branch notices

This patch removes the hard coded 'N/A' being passed to
GetPreparedLetter and passes in the branchcode of the ILLRequest so
notices can be branch specific.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Illrequest.pm