Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7fa6b0a8

Von Moritz Bunkus vor fast 12 Jahren hinzugefügt

  • ID 7fa6b0a8613106e977a480fdfe7d933af2fa2e21
  • Vorgänger c0c6c815
  • Nachfolger c0abdaa6

Drucken: beim Umformatieren für anderes Zahlenformat Array 'payment' berücksichtigen

Unterschiede anzeigen:

bin/mozilla/io.pl
1470 1470
  reformat_numbers($output_numberformat, 2,
1471 1471
                   qw(invtotal ordtotal quototal subtotal linetotal
1472 1472
                      listprice sellprice netprice discount
1473
                      tax taxbase total paid),
1473
                      tax taxbase total paid payment),
1474 1474
                   grep({ /^(?:linetotal|nodiscount_linetotal|listprice|sellprice|netprice|taxbase|discount|p_discount|discount_sub|nodiscount_sub|paid|subtotal|total|tax)_\d+$/ } keys(%{$form})));
1475 1475

  
1476 1476
  reformat_numbers($output_numberformat, undef,

Auch abrufbar als: Unified diff