https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26420 Bug ID: 26420 Summary: Overdue notices script does not care about borrower's language, always takes default template Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: sophie.meynieux@biblibre.com QA Contact: testopia@bugs.koha-community.org Since Bug 17762, it is possible to translate notices. But script misc/cronjobs/overdue_notices.pl does not test if preference system is active and does not call C4::Letters::getletter with $lang parameter So if preference system is active and default template not filled because you want translated notices, their is no notice generated at all. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.