[Koha-bugs] [Bug 24208] Remove change calculation for writeoffs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 16 13:12:58 CET 2019


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

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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.


More information about the Koha-bugs mailing list