Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision fd3dd151

Von wulf@coulmann.de vor mehr als 13 Jahren hinzugefügt

  • ID fd3dd151f90db87d025d146d077226bc45862f22
  • Vorgänger 1e26c0d4
  • Nachfolger 8461199d

_raw entfehrnt

Unterschiede anzeigen:

SL/IS.pm
281 281
      }
282 282

  
283 283
      push @{ $form->{TEMPLATE_ARRAYS}->{linetotal} }, $form->format_amount($myconfig, $linetotal, 2);
284
      push @{ $form->{TEMPLATE_ARRAYS}->{linetotal_nofmt} },  $linetotal;
285
      push @{ $form->{TEMPLATE_ARRAYS}->{linetotal_raw} }, $form->format_amount($myconfig, $linetotal_exact, 8);
286
      push @{ $form->{TEMPLATE_ARRAYS}->{linetotal_raw_nofmt} },  $linetotal_exact;
284
      push @{ $form->{TEMPLATE_ARRAYS}->{linetotal_nofmt} },  $linetotal_exact;
287 285
      push @{ $form->{TEMPLATE_ARRAYS}->{nodiscount_linetotal} }, $form->format_amount($myconfig, $nodiscount_linetotal, 2);
288 286
      push @{ $form->{TEMPLATE_ARRAYS}->{nodiscount_linetotal_nofmt} },  $nodiscount_linetotal;
289 287

  

Auch abrufbar als: Unified diff