Bug 22115: Format prices in table of checkouts according to CurrencyFormat setting
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 20 Sep 2022 21:20:57 +0000 (21:20 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 3 Oct 2022 14:42:45 +0000 (11:42 -0300)
commitb190a293ff30c5b5a456d1523cb1f366247017fe
tree0925e369fda7b3605772d21193f2596a2bc46674
parent28d41896dd9aa72d9b6de55dfec42dfd38125a0d
Bug 22115: Format prices in table of checkouts according to CurrencyFormat setting

In the patron account in the staff interface, all amounts in the
checkouts table should be formatted according to the CurrencyFormat
system preference setting.

To test:
* Edit some items, setting the replacement cost
* Make sure one of the item type is set to charge a rental charge
* Check out items
* Verify the checkouts table displays on both checkouts and details
  tabs correctly
* Try different settings of CurrencyFormat and verify all amounts
  display correctly

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc
koha-tmpl/intranet-tmpl/prog/js/checkouts.js