Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 44da8173

Von Sven Schöling vor fast 16 Jahren hinzugefügt

  • ID 44da81735f9d1f9ca2d8c22e230a00b8ef24d17e
  • Vorgänger daec8d7a
  • Nachfolger 0dd879bc

Bugfix: subtotal wurde nicht ans template weitergereicht.

Unterschiede anzeigen:

bin/mozilla/oe.pl
420 420
      }
421 421
    }
422 422

  
423
    $form->{invsubtotal} = $form->format_amount(\%myconfig, $form->{invsubtotal}, 2, 0);
423
#    $form->{invsubtotal} = $form->format_amount(\%myconfig, $form->{invsubtotal}, 2, 0); # template does this
424 424

  
425 425
  } else {
426 426
    foreach $item (split / /, $form->{taxaccounts}) {

Auch abrufbar als: Unified diff