https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37036
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Text to go in the| |This fixes the automatic release notes| |renewal notices | |(AUTO_RENEWALS and | |AUTO_RENEWALS_DGST) | |generated using the | |misc/cronjobs/automatic_ren | |ewals.pl cron job so that | |library information from | |the branches table is now | |available. Examples of use: | |[% branch.branchcode %], [% | |branch.branchname %], [% | |branch.branchaddress1 %], | |[% IF branch.branchaddress2 | |%][% branch.branchaddress2 | |%][% END %], [% | |branch.branchcity %], [% | |branch.branchstate %], [% | |branch.branchzip %]. -- 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/
