Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813

This commit is contained in:
Colin Kuskie 2010-09-02 12:51:54 -07:00
parent 55e6284dd1
commit f65ae74e54
3 changed files with 61 additions and 2 deletions

View file

@ -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