Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 4966 - follow up - add xhtml closure for input tags 2011-09-03 07:01:07 +12:00
admin Enh 6165: Add OPACResultsSidebar system preference 2011-09-10 21:32:47 +12:00
authorities Bug 6463 - Authorities browsing error when using auth. plugins 2011-06-10 11:01:37 +12:00
basket Fix for Bug 6337 - Variable scope errors in staff client cart print view 2011-06-04 19:55:31 +12:00
batch Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
catalogue Fix for Bug 5028 - Remove references to catmaintain.pl 2011-09-03 20:46:25 +12:00
cataloguing Follow up for 6665 : Fixing the hide_marc pref also 2011-09-07 09:06:03 +12:00
circ Bug 6121: follow-up = using overloo instead of reserveloo 2011-09-04 20:04:13 +12:00
errors Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
help Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
installer bug 6227: remove search engine question from installer 2011-04-21 13:39:33 +12:00
labels Fix for Bug 6753, Markup corrections and improvements for label export window 2011-08-21 19:44:47 +12:00
members Bug 3498 [ENH] Allow Partial Payment of Fines 2011-09-13 08:40:49 +12:00
offline_circ Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
patroncards Follow-up fix for Bug 6753, Markup corrections and improvements for label export window 2011-08-26 15:10:19 +12:00
reports Fix for Bug 6640, Locations not showing in circ reports 2011-08-18 20:57:32 +12:00
reserve Bug 6526 - make the reserves code use the borrowernumber 2011-06-26 06:44:14 +12:00
reviews Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
rotating_collections Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
serials Bug 6733 - Change return page after printing routing slip 2011-08-27 19:40:02 +12:00
sms Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
suggestion Bug 4497: Make tabs for managing suggestions translatable 2011-08-01 13:12:01 +12:00
tags Fix for Bug 6587 - Tag moderation lost colors 2011-07-15 09:51:01 +12:00
test Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
tools Fix for Bug 4419 - cannot change module for notice templates 2011-08-27 19:35:44 +12:00
virtualshelves Bug 5524 : Cant delete list from the second page of lists 2011-09-01 20:55:16 +12:00
z3950 Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
about.tt Adding the 155th developer to the history 2011-09-12 14:53:21 +12:00
auth.tt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
intranet-main.tt Fix for Bug 4893, Add an input field for Check In on main Staff Client page 2011-08-26 15:13:38 +12:00