https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 59439 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59439&action=edit Bug 17965: TT syntax for notices - Prove that DUEDGST is compatible This notice template have the particular feature of using <<count>>. This value is substitued during the process of the notice template. For the TT syntax, all what we need is to send the values to substitute to the template. Note that items.content can also be used in these template, you can have a look at bug 17967 to see a better alternative to this marker. Test plan: Generate DUEDGST and DUE notice messages. You should be able to generate the same messages with the TT syntax. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
