Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Katrin Fischer dc6be66e2b Bug 22119: Add price formatting in more places in circulation
This adds some missing Price filters to some places in circulation.
To check verify the amount are displayed according to setting
of CurrencyFormat (use FR or CH for seeing a change)

Use a patron account with no pending fines at the beginning
for all tests.

1)
- Switch RentalFeesCheckoutConfirmation to "Ask"
- Check out an item with a rental charge
- Verify message is formatted correctly:
  Rental charge for this item: ...

2)
- Switch RentalsInNoissuesCharge to "Don't include"
- Make sure patron has only Rental fines on their account
- Check out another item
- Verify message is formatted correctly:
  The patron has unpaid charges for holds, rentals etc ...

3)
- Switch BatchCheckouts to "Allow"
- Add the patron category of your test patron to BatchCheckoutsValidCategories
- Checkout any item
- Verify the message in the information column is formatted correctly:
  The patron has unpaid charges for holds, rentals etc of ...

Signed-off-by: Jasmine Amohia <jasmineamohia.student@wegc.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
..
article-requests.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
bookcount.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchoverdues.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchtransfers.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
checkout-notes.tt Bug 21693: Make page title consistent with other pages 2018-12-26 20:47:05 +00:00
circulation-home.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
circulation.tt Bug 22119: Add price formatting in more places in circulation 2019-02-11 18:30:10 +00:00
circulation_batch_checkouts.tt Bug 22119: Add price formatting in more places in circulation 2019-02-11 18:30:10 +00:00
offline-mf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
on-site_checkouts.tt Bug 21442: Update two-column templates with Bootstrap grid: Circulation part 1 2019-01-11 13:25:02 +00:00
overdue.tt Bug 21442: Update two-column templates with Bootstrap grid: Circulation part 1 2019-01-11 13:25:02 +00:00
pendingreserves.tt Bug 21442: Update two-column templates with Bootstrap grid: Circulation part 1 2019-01-11 13:25:02 +00:00
printslip.tt Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
renew.tt Bug 22054: Updated the error message for attempting to renew an onsite checkout 2019-01-17 02:23:27 +00:00
request-article.tt Bug 21442: Update two-column templates with Bootstrap grid: Circulation part 1 2019-01-11 13:25:02 +00:00
reserveratios.tt Bug 21785: Add columns configuration to hold ratios report 2019-01-11 13:27:00 +00:00
returns.tt Bug 22203: Holds modal does not link to patorn account 2019-01-28 11:15:42 +00:00
selectbranchprinter.tt Bug 21569: Update two-column templates with Bootstrap grid: Circulation part 3 2019-01-11 12:27:04 +00:00
transferstoreceive.tt Bug 21569: Update two-column templates with Bootstrap grid: Circulation part 3 2019-01-11 12:27:04 +00:00
view_holdsqueue.tt Bug 21569: Update two-column templates with Bootstrap grid: Circulation part 3 2019-01-11 12:27:04 +00:00
waitingreserves.tt Bug 21569: Update two-column templates with Bootstrap grid: Circulation part 3 2019-01-11 12:27:04 +00:00