Bug 22120: Add price formattig to patron summary print
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 13 Jan 2019 10:15:27 +0000 (11:15 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 12 Feb 2019 23:45:14 +0000 (23:45 +0000)
commit1212be7e4999d05d31e3e9b627e4312c641c50ab
tree56fe573ac88ec6ed45bb29bcf633a84c7d1a442b
parent3c9af06611d0642ab96d51ca1c249a8e14a52805
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>
(cherry picked from commit 3c2cc8da26f7a907c0b51f928ffb100eefbfa692)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 3638172077c95f0cba2f0e190f245e598e4b004d)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt
members/summary-print.pl