Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 34f5531f

Von Bernd Blessmann vor fast 13 Jahren hinzugefügt

  • ID 34f5531fd67d118fcdeaf385d4077eabd328f00c
  • Vorgänger 3e610cdd
  • Nachfolger 925da7fb

Bugfix für Bug 1770 (zweiter Teil):

Preisgruppen überleben jetzt Workflow über Lieferschein.

Unterschiede anzeigen:

bin/mozilla/io.pl
400 400

  
401 401
    if ($is_delivery_order) {
402 402
      map { $form->{"${_}_${i}"} = $form->format_amount(\%myconfig, $form->{"${_}_${i}"}) } qw(sellprice discount lastcost);
403
      push @hidden_vars, qw(sellprice discount not_discountable price_factor_id lastcost);
403
      push @hidden_vars, qw(sellprice discount not_discountable price_factor_id lastcost pricegroup_id);
404 404
      push @hidden_vars, "stock_${stock_in_out}_sum_qty", "stock_${stock_in_out}";
405 405
    }
406 406

  

Auch abrufbar als: Unified diff