Bug 18588

Summary: ILL email text is hardcoded in the the Perl module
Product: Koha Reporter: Alex Sassmannshausen <alex>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, katrin.fischer, kyle.m.hall, magnus, martin.renvoize, niamh.walker-headon, pasi.kallinen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 7317    
Bug Blocks:    

Description Alex Sassmannshausen 2017-05-12 10:25:55 UTC
Currently ILLModule provides a hard-coded (English) email template to request ILLs from 'Partner' Libraries.

This template should use the existing notices system to allow the template to be customized and translated.

Alex
Comment 1 Magnus Enger 2017-11-07 08:53:30 UTC
I'm getting paid to work on ILL for Swedish libraries, and this is definitely one of the things they want, so I will be working on this in the near future, if noone beats me to it. Probably not in time for 17.11, though.
Comment 2 Katrin Fischer 2019-02-04 19:13:26 UTC
This should not be an enhancement, but is a serious bug fix. The notice can't be changed by libraries right now as it's hardcoded into Koha/Illrequest.pm. And of course it's not translatable that way and would require chances in a core module to do so locally :(
Comment 3 Katrin Fischer 2019-02-10 11:23:05 UTC
*** Bug 22224 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Isherwood 2019-05-24 11:54:04 UTC
This has been addressed in Bug 22818

*** This bug has been marked as a duplicate of bug 22818 ***