Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e851ae00

Von Sven Schöling vor mehr als 15 Jahren hinzugefügt

  • ID e851ae005e79c4d8046d59be4191e241439e312a
  • Vorgänger 49c04489
  • Nachfolger b6b29bdf

Pricegroup Informationen anständig im Template Formatieren und nicht schauder im Backend beim laden.

Fix für Bug 996.

Unterschiede anzeigen:

bin/mozilla/ic.pl
1699 1699
sub update {
1700 1700
  $lxdebug->enter_sub();
1701 1701

  
1702
  # parse pricegroups. and no, don't rely on check_form for this...
1703
  map { $form->{"price_$_"} = $form->parse_amount(\%myconfig, $form->{"price_$_"}) } 1 .. $form->{price_rows};
1704

  
1702 1705
  if ($form->{item} eq "assembly") {
1703 1706
    my $i = $form->{assembly_rows};
1704 1707

  

Auch abrufbar als: Unified diff