Koha/members
Colin Campbell 507c7f4224 Bug 3498 [ENH] Allow Partial Payment of Fines
Allow partial payment of outstanding fines
against either individual fine entries or as a lump payment

Sponsered by East Brunswick Public Library, East Brunswick, NJ, USA

NB: Adds a version of the include circ-menu.inc as circ-menu.tt
this has the same functionality as the old include but does not
require all the borrowers attributes to be passed as global
scoped variables

Signed-off-by: Liz Rea <lrea@nekls.org>

Bug 3498 - Documentation update to explain what every button does.

Help file updated to the following:
Pay and Writeoff Fines

Each line item can be paid in full, partially paid, or written off.
Pay a fine in full

    Click "Pay" next to the fine you want to pay in full
    The full amount of the fine will be populated for you in the "Collect From Patron" box
    Click "Confirm"
    The fine will be removed from outstanding fines, and displayed as fully paid.

Pay a partial fine

    Click "Pay" next to the fine you want to partially pay
    Enter the amount you are collecting from the patron in the "Collect From Patron" box
    Click "Confirm"
    The fine will be updated to show the original Amount, and the current Amount Outstanding

Writeoff a single fine

    Click "Writeoff" next to the fine you wish to writeoff.
    The fine will be removed from outstanding fines, and displayed as fully paid.

Pay an amount towards all fines

    Click the "Pay Amount" button
    Enter the amount you are collecting from the patron in "Collect from Patron." The sum of all fines is shown in "Total Amount Outstanding"
    Click "Confirm"
    The fine totals will be updated with the payment applied to oldest fines first.

Writeoff All fines

    Click the "Writeoff All" button
    All fines will be removed from outstanding fines, and displayed as written off.

Pay Selected fines

    Check the selection boxes next to the fines you wish to pay, click "Pay Selected"
    Enter an amount to pay towards the fines.
    Click "Confirm"
    The fine totals will be updated with the payment applied to the oldest selected fines first.

Bug 3498 - adding parens to TT IF Statements for style

pay.tt

Bug 3498 - Add parens to TT IF statements for style

paycollect.tt

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-13 08:40:49 +12:00
..
boraccount.pl Bug 6732 : Showing the bibliographic title on the manual invoices line 2011-09-07 08:51:20 +12:00
default_messageprefs.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
deletemem.pl Fix for Bug 5029 - Update patron deletion error page 2010-12-02 09:13:38 +13:00
guarantor_search.pl Bug 5422: Add missing fields to deletedborrowers and change datatype to text 2011-04-09 11:52:07 +12:00
mancredit.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:22 +12:00
maninvoice.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:22 +12:00
member-flags.pl Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00
member-password.pl Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00
member-picupload.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
member.pl Fix for Bug 6669 - If a patron search returns one result, redirect to patron details page 2011-08-05 10:26:52 +12:00
memberentry.pl Bug 6116: Adding a child patron 2011-08-17 10:13:54 +12:00
members-home.pl Bug 2505: Suppress some warnings emitted by members-home.pl 2011-07-11 21:05:37 +12:00
messaging.pl Bug 6164 Send Borrower Data to template consistently 2011-04-12 09:30:33 +12:00
moremember.pl Bug 6280 : Don't generate invalid SQL in GetPendingIssues 2011-08-11 12:53:15 +12:00
notices.pl Bug 6164 Send Borrower Data to template consistently 2011-04-12 09:30:33 +12:00
patronimage.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
pay.pl Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
paycollect.pl Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
printfeercpt.pl Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
printinvoice.pl Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
readingrec.pl Additional fixes for Bug 5422, Separate state field for patron's adresses 2011-04-09 11:52:07 +12:00
setdebar.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
setstatus.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
update-child.pl Bug 5673: test guarantorid consistently 2011-02-03 22:10:24 +13:00