https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22761
--- Comment #27 from Jonathan Druart <[email protected]> --- Comment on attachment 88629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88629 Bug 22761: Add ability to use print version of ACCOUNT_CREDIT slip Review of attachment 88629: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=22761&attachment=88629) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tt @@ +19,5 @@ > > <div id="receipt"> > + > +[% IF letter %] > + [% letter.content | evaltt %] evaltt? ::: members/printfeercpt.pl @@ +83,2 @@ > > $template->param( There are more parameters than before, I would expect less. Is that correct? -- 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/
