https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24064 Bug ID: 24064 Summary: DUEDGST typoed as DUEGST Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Notices Assignee: magnus@libriotech.no Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org Attachment 86382 of bug introduces a typo in the letter code DUEDGST: - my $letter_type = 'DUEDGST'; + letter_code => 'DUEGST', This causes "Item Due Reminder (Digest)" messages not to be sent. -- You are receiving this mail because: You are watching all bug changes.