Main Koha release repository https://koha-community.org
Find a file
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
acqui Bug 16739: Show note instead of 500 error for 'Generate EDIFACT' when no EDI account is configured 2018-09-28 19:24:49 +00:00
admin
api/v1
authorities Bug 13406: (follow-up) Add styling classes to authority MARC detail display 2018-09-19 13:45:38 +00:00
basket
C4 Bug 21196: Use replacement cost from the item type if not set at item level 2018-09-26 16:00:30 +00:00
catalogue Bug 21248: Fix COinS carp in MARC details page on unknown record 2018-09-14 17:28:49 +00:00
cataloguing Bug 16424: Add framework support to advanced MARC editor 2018-09-28 19:01:50 +00:00
circ
clubs
course_reserves
debian
docs Bug 7143: Update about page for new dev - Alberto Martinez 2018-09-26 19:00:16 +00:00
errors
etc
ill Bug 20556: Marking ILL request as complete.. 2018-04-20 11:42:00 -03:00
installer Bug 5458: DBRev 18.06.00.032 2018-09-26 16:17:06 +00:00
Koha Bug 21396: Add 2 missing use statements in Koha::Account 2018-09-28 19:26:16 +00:00
koha-tmpl Bug 21167: Fix price formatting on printed fee invoice and receipt 2018-09-28 19:41:36 +00:00
labels Bug 20765: Fix search for items by acqdate in label batch 2018-09-15 21:20:19 +00:00
members Bug 21167: Fix price formatting on printed fee invoice and receipt 2018-09-28 19:41:36 +00:00
misc Bug 19620: Allow skipping of patrons with valid emails for Talking Tech 2018-09-26 19:05:37 +00:00
offline_circ
opac Bug 20023: (QA follow-up) Tiny simplification 2018-09-26 16:03:14 +00:00
OpenILS
patron_lists Bug 19524: Use existing logged_in_user variable 2018-07-18 16:49:30 +00:00
patroncards Bug 8604: Patron cards made for patrons which don't have patron images use preceding card's image 2018-07-23 15:08:57 +00:00
plugins
reports
reserve Bug 19469: (QA follow-up) Use hold item's itemtype if available, fix priority changing 2018-09-14 17:50:19 +00:00
reviews
rotating_collections
serials Bug 20241: Fix display of publication year in subscription record search for MARC21 2018-09-28 19:35:15 +00:00
services
skel
suggestion
svc Bug 16424: (QA follow-up) Use Modern::Perl 2018-09-28 19:01:51 +00:00
t Bug 20669: Add upgrade method to plugins 2018-09-26 16:29:05 +00:00
tags Bug 20019: use Modern::Perl in misc perl scripts 2018-02-05 09:47:08 -03:00
test Bug 9819 - 'stopwords'-related code removed 2015-12-30 15:49:35 +00:00
tmp/modified_authorities
tools Bug 21333: Add ability to add to basket from a new file 2018-09-26 19:05:53 +00:00
virtualshelves
xt
.editorconfig
.gitignore
.htaccess
.mailmap
.scss-lint.yml
about.pl
changelanguage.pl
fix-perl-path.PL Bug 9978: (followup) Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:43 -03:00
gulpfile.js
help.pl
INSTALL
install-CPAN.pl
Koha.pm Bug 5458: DBRev 18.06.00.032 2018-09-26 16:17:06 +00:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL Bug 14302: Remove GRS1 specific code 2018-08-31 11:24:20 +00:00
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo