Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7a611f95

Von Philip Reetz vor fast 17 Jahren hinzugefügt

  • ID 7a611f95fbbb0e2264085b0ebeaad6253674ca6f
  • Vorgänger 29795499
  • Nachfolger ac517355

Anzeige von LP und EK in Lieferantenbestellungen

Unterschiede anzeigen:

bin/mozilla/io.pl
561 561
      }
562 562

  
563 563
      print qq|
564
          ${marge_font_start}<b>| . $locale->text('Ertrag') . qq|</b>&nbsp;$form->{"marge_total_$i"}&nbsp;$form->{"marge_percent_$i"} % ${marge_font_end}
564
          ${marge_font_start}<b>| . $locale->text('Ertrag') . qq|</b>&nbsp;$form->{"marge_total_$i"}&nbsp;$form->{"marge_percent_$i"} % ${marge_font_end}|;
565
   }
566
   print qq|
565 567
          &nbsp;<b>| . $locale->text('LP') . qq|</b>&nbsp;| . $form->format_amount(\%myconfig, $form->{"listprice_$i"}, 2) . qq|
566 568
          &nbsp;<b>| . $locale->text('EK') . qq|</b>&nbsp;| . $form->format_amount(\%myconfig, $form->{"lastcost_$i"}, 2) . $marge_price_factor;
567
    }
569

  
568 570

  
569 571
    print qq|
570 572
	  </td>

Auch abrufbar als: Unified diff