Bug 31038: Fix price formating in cashup summary
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 24 Jun 2022 10:36:32 +0000 (11:36 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 8 Jul 2022 18:11:21 +0000 (15:11 -0300)
commitf46b636d03aa6e35c97f8c00cc7d6f0c6f4dbc94
tree1fcc6b9b6b2d776518e569aaf98e05843fd193c2
parent4a9d5dd9a1cc34a9445221b1feb7d5f91ae2efb6
Bug 31038: Fix price formating in cashup summary

This patch uses the existing format_price JS include to format prices in
the cashup summary modal

Test plan
1) Create some transactions and a cashup
2) View the cashup summary modal and confirm amounts are not nicely
   formatted
3) Apply patch
4) Confirm amounts in cashup summary modals are now nicely formatted

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/pos/register.tt
koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt
koha-tmpl/intranet-tmpl/prog/js/cashup_modal.js