@@ -, +, @@ amount field This assumes an existing debt. Which should exists if you just tested the previous patches. This is the bug. Apply the annex 1 to the "Writeoff amount" field conversion. Validating the form does the same but it's a trick to test more quickly by not switching to another page. Same with "EUR 12.34" -> "12.34" --- koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -139,7 +139,7 @@
  • - +
  • --