Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Martin Renvoize c475d4d97b Bug 22435: Update accountline-details page to show all history
The accountline-details page took a simplistic approach to displaying
the history of an accountline. This patch drops the now defunct
offset_type_description template block from it's respective include
files, and then updates the accountline-details template and controller
to show the full history of what's happend to the accountline passed.
This includes the creation, any increments/decrements (for fines), and
finally any offsets against the total (payments, cancellations, voids).

Test plan
1/ Create some credits and debits and apply them to each other in
various combinations.
2/ View the 'Details' page for some of the debit/credits
3/ Compare before patch and after for the Details page.

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-08-04 14:06:43 +02:00
..
account-table.inc Bug 27876: added sr-only to caption of table in Charges page 2021-05-10 15:52:53 +02:00
accounts.inc Bug 22435: Update accountline-details page to show all history 2021-08-04 14:06:43 +02:00
authorities-search-results.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
datatables.inc
date-format.inc
display-library-address.inc Bug 27830: (follow-up) Merge DE and FR address formats 2021-04-21 10:51:30 +02:00
doc-head-close.inc
doc-head-open.inc
greybox.inc
holds-table.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
html_helpers.inc Bug 22544: Move GetNewsToDisplay to Koha namespace 2021-07-06 12:17:26 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc
js-date-format.inc
masthead-langmenu.inc
masthead-sci.inc
masthead-sco.inc
masthead.inc Bug 28469: Move "Skip to main content" to top of OPAC page 2021-07-26 12:46:32 +02:00
navigation.inc
opac-authorities.inc
opac-bottom.inc
opac-detail-sidebar.inc
opac-facets.inc
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc
slip-print.inc Bug 27282: fix all occurrences 2021-04-21 10:51:29 +02:00
subtypes_unimarc.inc Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
title-actions-menu.inc
user-star-ratings.inc
usermenu.inc
validator-strings.inc
xslt-handler.inc