Koha/svc
Rafal Kopaczka 901be3db53 Bug 9481 - charge not showing fines On 'Check out' and 'Details'.
When looking at the patron record or the checkout screen the checkout
summary is now showing 0 for all the Charges even if the item was
overdue and has accrued fines.
Removed unused(?) footer values in checkouts-table-footer.inc

To test:
1/ Check out items with past due date
2/ Run fines.pl script (ensure finesMode is set to Calculate and Charge)
3/ Verify on Fines->Pay Fines screen that fines where calculated
correct.
4/ Go to Patron record, charge column on Details and Check out
screen
should be 0 or rental charge amount only. But total amount row
display right
number, same as in pay fines screen.
4/ Apply patch.
5/ Now charges on display and check out screen shows all outstanding
fees for each item.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-31 14:13:53 -03:00
..
config Bug 9043: The comma (,) should be kept to separate multi-valuated prefs 2014-11-17 14:49:59 -03:00
members Bug 12648: Fix conflict with bug 12833 2015-03-11 11:47:37 -03:00
records Bug 11395: New service to preview a record. 2015-03-05 15:27:03 +01:00
authentication Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
barcode Bug 13545 [QA Followup] - Complete POD documentation 2015-02-13 13:48:45 -03:00
bib Bug 13801: svc/bib - Set charset to utf-8 on printing header 2015-03-25 11:28:03 -03:00
bib_profile Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
checkin Bug 13330 - All overdue items with fines returned via checkouts table will have fines forgiven! 2014-11-25 15:25:14 -03:00
checkouts Bug 9481 - charge not showing fines On 'Check out' and 'Details'. 2015-03-31 14:13:53 -03:00
cover_images Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
holds Bug 13099 - "Item hasn't been transferred yet" shows pickup branch rather than holding branch 2014-11-20 18:10:19 -03:00
import_bib Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
letters Bug 13215: The same letter code can be used for several libraries 2014-11-27 11:42:14 -03:00
new_bib Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00
renew Bug 11703: (qa followup) consistency in svc 2014-07-03 12:38:13 -03:00
report Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00