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

--- Comment #2 from Martin Renvoize <[email protected]> ---
Comment on attachment 96173
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96173
Bug 24208: Remove change calculation for writeoffs

Review of attachment 96173:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=24208&attachment=96173)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt
@@ +230,5 @@
>              <span class="debit">[% total | format('%.2f') %]</span>
>          </li>
>      <li>
> +        [% IF type == 'WRITEOFF' %]
> +            <label for="paid">Writeoff amount:</label>

You probably still need the trailing space here.

-- 
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/

Reply via email to