Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 32421f9a

Von Jan Büren vor etwa 8 Jahren hinzugefügt

  • ID 32421f9a8030b57a5713b992e55e9cba609493a9
  • Vorgänger 713e0552
  • Nachfolger 1132e5ed

Gelangensbestätigung als Weiche in io.pl UND Helper PrintOptions.pm

Unterschiede anzeigen:

SL/Helper/PrintOptions.pm
51 51
    ($form->{type} eq 'sales_order') ? (
52 52
      opthash("sales_order",         $form->{PD}{sales_order},         $locale->text('Confirmation')),
53 53
      opthash("proforma",            $form->{PD}{proforma},            $locale->text('Proforma Invoice')),
54
      opthash("ic_supply",           $form->{PD}{ic_supply},            $locale->text('Intra-Community supply')),
54 55
    ) : undef,
55 56
    ($form->{type} =~ /sales_quotation$/) ?
56 57
      opthash('sales_quotation',     $form->{PD}{sales_quotation},     $locale->text('Quotation')) : undef,

Auch abrufbar als: Unified diff