[Koha-bugs] [Bug 22761] Move "Fee receipt" from template to a slip

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 29 15:28:44 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22761

--- Comment #27 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list