Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2a59b6d7

Von Hans Peter Schlaepfer vor etwa 4 Jahren hinzugefügt

  • ID 2a59b6d7b8ef13a50ac3f79ebc9ab718e4bd4a16
  • Vorgänger 051f01c9
  • Nachfolger d1b72aab

Design 4.0: b/m/oe.pl: notes/intnotes/ALL_DELIVERY_TERMS von footer in header

Unterschiede anzeigen:

bin/mozilla/oe.pl
663 663
    $TMPL_VAR->{transport_cost_reminder_article} = SL::DB::Part->new(id => $::instance_conf->get_transport_cost_reminder_article_number_id)->load;
664 664
  }
665 665

  
666
  $TMPL_VAR->{ALL_DELIVERY_TERMS} = SL::DB::Manager::DeliveryTerm->get_all_sorted(); # moved from sub form_footer
667

  
666 668
  print $form->parse_html_template("oe/form_header", {
667 669
    %$TMPL_VAR,
668 670
    %type_check_vars,

Auch abrufbar als: Unified diff