[Bug 11210] Allow partial writeoff
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11210 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 68754 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68754 Bug 11210 - Writeoff partial amounts Review of attachment 68754: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11210&attachment=68754) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ +191,5 @@
+ <ol> + <li> + <label for="paid">Writeoff amount: </label> + <!-- default to writing off all --> + <input name="amountwrittenoff" id="amountwrittenoff" value="[% amountoutstanding | format('%.2f') %]" />
No, price values must not be formatted when displayed in inputs. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org