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