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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to