https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15834
Lari Strand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Lari Strand <[email protected]> --- It seems the WELCOME notice supports template toolkit. https://wiki.koha-community.org/wiki/Notices_with_Template_Toolkit List of available variables states branch, borrower. One could write an if-else block to check if a borrower's category matches a value and place the message inside the block. Empty messages are not sent if I'm correct. This counts as a workaround too though, I guess. -- You are receiving this mail because: You are the assignee for the bug. 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/
