Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813
This commit is contained in:
parent
55e6284dd1
commit
f65ae74e54
3 changed files with 61 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
- added: template variable downgrading so that using we can safely pass
|
||||
template variables TT would understand to HTML::Template templates -- see
|
||||
WebGUI::Asset::Template::Parser->downgrade for details.
|
||||
- fixed #11813: Payment confirmation screen dollar amount
|
||||
|
||||
7.9.13
|
||||
- fixed #11783: Instances deleted during realtime run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue