[Koha-bugs] [Bug 22818] ILL should be able to send notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 16 17:22:12 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111892|0                           |1
        is obsolete|                            |
 Attachment #111893|0                           |1
        is obsolete|                            |

--- Comment #137 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 111909
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111909&action=edit
Bug 22818: (follow-up) Respond to feedback

This commit fixes this bug, it was broken in a number of ways.

Fixes include:

- Added necessary config block in C4::Letters to enable the TT notice
syntax introduced in an earlier commit to work
- Changed template variables to refer to singular objects rather than
multiple e.g. borrowers -> borrower
- Fixed missing / misnamed variables

This commit also implements the additional syspref checks suggested by
Katrin in comment #87

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list