Bug 12844: Use Koha::Number::Price where it can be useful
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 28 Aug 2014 14:20:27 +0000 (16:20 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 Oct 2014 15:56:21 +0000 (12:56 -0300)
commit4bdc80312017732dfa6d21671382cdc89ef4e0ad
treeca3ffb3ff81bb89733ab43401fcdf8b9fc939fab
parent8a2d765769eb6f992034d9f3d4b68b9ac00033bd
Bug 12844: Use Koha::Number::Price where it can be useful

This patch use the new module into pl and tt script.

Note that we could use it in the acqui/pdfformat/layout*.pm files.

Test plan:
1/ Verify that the acquisition home page displayes the prices as before.
2/ Verify that the budgets page displayes the prices as before.
3/ Verify that the funds page displayes the prices as before.
4/ Verify that the planning page displayes the prices as before. (Note
that 1 price is now formatted: 'Fund remaining').
5/ Create an order from a staged file. This stage file should contain a
formatted price.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
acqui/acqui-home.pl
acqui/addorderiso2709.pl
admin/aqbudgetperiods.pl
admin/aqbudgets.pl
admin/aqplan.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgetperiods.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqplan.tt