Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Katrin Fischer 184c44ee31 Bug 21167: Fix price formatting on printed fee invoice and receipt
The prices were not formatted correctly on the printed receipts
for fines and payments in the patron account.

This patch introduces the use of the Price TT plugin to those
templates.

Also:
- Fixes a few capitalization errors
- Removes spaces in front of :
- Updates accounttype-to-description list to the one used
  in other templats as a lot of values were missing (Credit etc.)

To test:
- Create several fines, use some .00 and some with other values
- Pay some fines
- Create a manual credit
- Use print button for all of those (credit, fee, payment)
- Verify that:
  - prices ending in .00 are displayed without the decimal part
  - instead of Credit only C is shown in the description
- Apply patch
- Print invoices and receipts again
- Verify that:
  - prices are now formatted according to CurrencyFormat system
    preference, decimal part always included
  - verify that correct description for Credit is shown

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-09-28 19:41:36 +00:00
..
tables Bug 21353: Display checkboxes to merge patron even if cannot manage lists 2018-09-26 15:50:22 +00:00
accountline-details.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
apikeys.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
boraccount.tt Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
deletemem.tt Bug 21068: Remove NorwegianPatronDB related code 2018-08-30 13:40:29 +00:00
discharge.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
discharges.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
files.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
holdshistory.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
housebound.tt Bug 21293: Remove another misplaced html filter on housebound.tt 2018-09-14 17:56:30 +00:00
mancredit.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
maninvoice.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
member-flags.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
member-password.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
member.tt Bug 21353: (follow-up) same check for select/clear all links 2018-09-26 15:50:22 +00:00
memberentrygen.tt Bug 20223: Merge members-menu and circ-menu inc files 2018-09-26 15:38:58 +00:00
members-update.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
merge-patrons.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
moremember-brief.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
moremember-print.tt Bug 20656: (RM follow-up) Add missing filter 2018-09-20 13:45:30 +00:00
moremember-receipt.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
moremember.tt Bug 21068: Remove NorwegianPatronDB related code 2018-08-30 13:40:29 +00:00
notices.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
pay.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
paycollect.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
printfeercpt.tt Bug 21167: Fix price formatting on printed fee invoice and receipt 2018-09-28 19:41:36 +00:00
printinvoice.tt Bug 21167: Fix price formatting on printed fee invoice and receipt 2018-09-28 19:41:36 +00:00
purchase-suggestions.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
readingrec.tt Bug 21380: (QA follow-up) Use uri filter in link parameters 2018-09-26 16:20:07 +00:00
routing-lists.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
statistics.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
update-child.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00