Koha/members
Kyle M Hall 3f85c9b16b Bug 19617: Allow 'writeoff of selected'
This patch adds a writeoff equivilent to 'Pay selected'

Test Plan:
1) Apply this patch
2) Find a patron with fines
3) On the "Pay fines" tab, select one or more fines and use the
   "Write off selected" button.
4) Note the fine amount you used was written off for those fines.

Signed-off-by: Kyle M Hall <kyle@bywatetsolutions.com>

Signed-off-by: Martha Fuerst <mfuerst@hmcpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-07-06 14:29:47 +00:00
..
accountline-details.pl Bug 20666: Correct executable permissions 2018-05-03 13:26:48 -03:00
apikeys.pl Bug 20624: Make staff client respect RESTOAuth2ClientCredentials 2018-05-09 12:56:02 -03:00
boraccount.pl Bug 20703: Add ability to void any credit 2018-07-06 10:36:07 +00:00
default_messageprefs.pl
deletemem.pl Bug 19935: Use ->checkouts when ->pending_checkouts->count was used 2018-04-03 11:43:39 -03:00
discharge.pl
discharges.pl
files.pl
guarantor_search.pl
holdshistory.pl
housebound.pl
mancredit.pl Bug 20980: Make mancredit.pl use Koha::Account::add_credit 2018-07-06 12:50:06 +00:00
maninvoice.pl Bug 20701: Add csrf protection to maninvoice.pl 2018-05-23 12:19:33 -03:00
member-flags.pl Bug 20100: (QA follow-up) Pref description and improve code in member-flags 2018-04-25 10:23:53 -03:00
member-password.pl
member.pl Bug 20998: Simplify the conditional statement 2018-06-29 19:05:57 +00:00
memberentry.pl Bug 20991: Do not lost patron's category when editing a patron 2018-06-29 20:32:17 +00:00
members-home.pl
members-update-do.pl
members-update.pl
merge-patrons.pl Bug 9302: Add error message if keeper patron is invalid 2018-04-20 13:34:41 -03:00
mod_debarment.pl
moremember.pl Bug 19855: Remove getalert from moremember.pl 2018-04-23 14:22:14 -03:00
nl-search.pl
notices.pl
patronimage.pl
pay.pl Bug 19617: Allow 'writeoff of selected' 2018-07-06 14:29:47 +00:00
paycollect.pl Bug 19617: Allow 'writeoff of selected' 2018-07-06 14:29:47 +00:00
print_overdues.pl Bug 17553: Move GetOverduesForPatron to Koha::Patron->get_overdues 2018-04-03 11:43:06 -03:00
printfeercpt.pl Bug 20903: Remove unnecessary category code parameters 2018-06-29 19:13:16 +00:00
printinvoice.pl
printslip.pl
purchase-suggestions.pl
readingrec.pl
routing-lists.pl Bug 20456: Switch routling list tab in staff to use Koha::Object 2018-06-22 15:02:46 +00:00
setstatus.pl
statistics.pl
summary-print.pl Bug 19935: Replace GetPendingIssues - summary-print 2018-04-03 11:43:38 -03:00
update-child.pl