]> git.koha-community.org Git - koha.git/commit
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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Tue, 16 Aug 2022 12:10:52 +0000 (14:10 +0200)
commitcb5d9d240a9faed0851294203c088c15f2afe86b
tree31d6f034211a8874f2843d9816f02bda1fbce4b6
parent1f088796ba0dfbce05a1d368a84408d24f80391d
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>
(cherry picked from commit f46b636d03aa6e35c97f8c00cc7d6f0c6f4dbc94)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 4debd73a216faed8c710c10fea4f2f9b1bf43acc)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
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