https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29100
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143898|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <[email protected]> --- Created attachment 143912 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143912&action=edit Bug 29100: (QA follow-up) Rename issue(s) keys to checkout(s) Adapted test plan: 1) Apply this patch 2) For DUE and PREDUE notices, set the message body to the following: Title: [% checkout.title %] 3) For DUEDGST and PREDUEDGST notices, set the message body to the following: Titles: [% FOREACH c IN checkouts %] * [% c.title %][% END %] 4) Generate PREDUE and DUE notices for patrons including digests 5) Verify those notices contain the checkout titles Signed-off-by: Katrin Fischer <[email protected]> -- 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/
