From: Moritz Bunkus Date: Mon, 12 Nov 2012 13:56:55 +0000 (+0100) Subject: Drucken: beim Umformatieren für anderes Zahlenformat Array 'payment' berücksichtigen X-Git-Tag: release-3.0.0beta1~4^2~2 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/7fa6b0a8613106e977a480fdfe7d933af2fa2e21?ds=inline;hp=--cc Drucken: beim Umformatieren für anderes Zahlenformat Array 'payment' berücksichtigen --- 7fa6b0a8613106e977a480fdfe7d933af2fa2e21 diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 37df55461..60a535f36 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1470,7 +1470,7 @@ sub print_form { reformat_numbers($output_numberformat, 2, qw(invtotal ordtotal quototal subtotal linetotal listprice sellprice netprice discount - tax taxbase total paid), + tax taxbase total paid payment), grep({ /^(?:linetotal|nodiscount_linetotal|listprice|sellprice|netprice|taxbase|discount|p_discount|discount_sub|nodiscount_sub|paid|subtotal|total|tax)_\d+$/ } keys(%{$form}))); reformat_numbers($output_numberformat, undef,