Koha/members
David Bourgault 0ab5a3cf92 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>
2017-12-11 14:30:42 -03:00
..
boraccount.pl Bug 19258: Prevent warn when reversing a payment 2017-09-07 14:39:09 -03:00
default_messageprefs.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
deletemem.pl Bug 19080: Fix member vs borrowernumber in delmember 2017-08-25 11:03:37 -03:00
discharge.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
discharges.pl Bug 15548: Move new patron related code to Patron* 2016-03-03 14:38:26 -07:00
files.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
guarantor_search.pl Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
holdshistory.pl Bug 14919: (QA follow-up) Make script executable, fix typo 2017-10-27 16:05:43 -03:00
housebound.pl Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
mancredit.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
maninvoice.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
member-flags.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
member-password.pl Bug 18298: (QA followup) Use Koha.Preference on the template 2017-10-16 09:44:33 -03:00
member.pl Bug 17829: Move GetMember to Koha::Patron 2017-07-10 13:14:19 -03:00
memberentry.pl Bug 19493: Force scalar context to prevent future error 2017-10-27 14:09:03 -03:00
members-home.pl Bug 12346: Display the correct number of pending patron modifications on the patron module home page 2017-09-12 12:08:45 -03:00
members-update-do.pl Bug 19400: Reminder to unset gone no address flag after patron makes a modification request 2017-10-27 16:05:51 -03:00
members-update.pl Bug 13757: Better display for attr changes in members-update.pl 2017-03-24 18:45:17 +00:00
mod_debarment.pl Bug 18858: Prevent warn when deleting a borrower debarment 2017-07-13 18:23:29 -03:00
moremember.pl Bug 19493: Force scalar context to prevent future error 2017-10-27 14:09:03 -03:00
nl-search.pl Bug 15407: Koha::Patron::Categories - replace C4::Category->all 2016-09-08 13:29:03 +00:00
notices.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
patronimage.pl Bug 17423 - patronimage.pl permission is too restrictive 2016-10-17 23:44:25 +00:00
pay.pl Bug 11210: Writeoff partial amounts 2017-12-11 14:30:42 -03:00
paycollect.pl Bug 10021: Drop columns notify_id and notify_level from accountlines 2017-12-11 11:34:18 -03:00
print_overdues.pl Bug 12933: (QA followup) Rename GetOverdues to GetOverduesForPatron 2015-11-04 12:41:29 -03:00
printfeercpt.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
printinvoice.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
printslip.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
purchase-suggestions.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
readingrec.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
routing-lists.pl Bug 19080: Fix perlcritic in routing-lists.pl 2017-08-25 11:03:37 -03:00
setstatus.pl Bug 16911: Rename extend_subscription with renew_account 2016-09-09 09:45:32 +00:00
statistics.pl Bug 14039: Add the title to all places 2017-10-09 16:15:50 -03:00
summary-print.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00
update-child.pl Bug 19080: Handle non-existing patrons gratefully 2017-08-25 11:03:37 -03:00