Bug 11210: Writeoff partial amounts
commitab2a92c6f585a964795ac376e8e8f00220e7a537
authorDavid Bourgault <david.bourgault@inlibro.com>
Mon, 25 Sep 2017 17:05:01 +0000 (25 13:05 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 10 Jan 2018 12:09:43 +0000 (10 12:09 +0000)
tree976b7a953cb6d88501f95e3bb5e693fbe4323d0c
parent60fa198eab9dcda869ff4703c442c4fe5573c491
Bug 11210: Writeoff partial amounts

Minor changes to pay.pl and paycollect.tt to allow writing off a partial amount of a fine.

Test plan:
0) Go to the Fines tab of a test patron's profile
1) Create a fine if there are none (under the Manual invoice tab)
2) Go to the "Pay fines" tab
3) Press the write off button on the corresponding account line

Without patch, you'll be asked to confirm, but will not be able to edit the amount
With patch, you'll be able to edit the amount.

Followed test plan, patch worked as described. Also ran QA test tool and
modified files passed

Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt
members/pay.pl