Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision b8b6cdf3

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

Preisgruppenüberbleibsel entfernt

Aus der Preisgruppenumstellung

Unterschiede anzeigen:

bin/mozilla/io.pl
762 762
    $form->{creditremaining} -= &invoicetotal;
763 763
  }
764 764

  
765
  #sk
766
  # if pricegroups
767
  if (   $form->{type} =~ (/sales_quotation/)
768
      or (($form->{level} =~ /Sales/) and ($form->{type} =~ /invoice/))
769
      or (($form->{level} eq undef) and ($form->{type} =~ /invoice/))
770
      or ($form->{type} =~ /sales_order/)) {
771

  
772
  }
773

  
774 765
  &display_form;
775 766

  
776 767
  $main::lxdebug->leave_sub();

Auch abrufbar als: Unified diff