Koha/koha-tmpl/intranet-tmpl
Katrin Fischer 3c2cc8da26 Bug 22120: Add price formattig to patron summary print
The patron summary print lists the replacement prices
and rental charges of items and totals them. With this
patch they will be formatted according to the
CurrencyFormat system preference.

To test:
- Find or create a patron with some checkouts
- Make sure some items have replacement price set
  and some have a rental charge
- "Print summary" from the account in staff
- Verify that charges and prices in the checkouts
  table are formatted correctly
- Toggle CurrencyFormat to different settings

Signed-off-by: helene hickey <hickeyhe@wgc.school.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-02-11 18:30:10 +00:00
..
js Bug 19390: Make jQuery selector more specific, so OPAC view link can open in new tab 2018-08-14 11:39:05 +00:00
lib Bug 21751: Remove former fixFloat plugin 2019-02-04 14:13:35 +00:00
prog Bug 22120: Add price formattig to patron summary print 2019-02-11 18:30:10 +00:00