Bug 16771 - Use TT Price plugin to display monetary amounts formatted
Summary: Use TT Price plugin to display monetary amounts formatted
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-19 11:11 UTC by Katrin Fischer
Modified: 2020-01-11 14:01 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2016-06-19 11:11:30 UTC
Using this bug for noting places where we should use the new Price plugin to show monetary amounts formatted according to the chosen system preference value.

koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
...[% borrowerfirstname %] [% borrowersurname %]</a>: <strong>Patron has outstanding fines: [% amount_outstanding | format('%.2f') %]</strong></li>
Comment 1 Katrin Fischer 2020-01-11 14:01:20 UTC
This was supposed to be an omnibus bug, but I think by now we have separate bugs for remaining issues and they got quite rare. Closing.