https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37036 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com 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.