Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision cbfdf7f5

Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt

  • ID cbfdf7f5976a1c04d15d33306d00c076270d4e15
  • Vorgänger f1830c37
  • Nachfolger 9d160014

Angebots-Eingang: Drucken

Unterschiede anzeigen:

SL/Helper/PrintOptions.pm
64 64
      opthash('sales_quotation',     $form->{PD}{sales_quotation},     $locale->text('Quotation')) : undef,
65 65
    ($form->{type} =~ /request_quotation$/) ?
66 66
      opthash('request_quotation',   $form->{PD}{request_quotation},   $locale->text('Request for Quotation')) : undef,
67
    ($form->{type} eq 'purchase_quotation_intake') ? (
68
      opthash("purchase_quotation_intake", $form->{PD}{purchase_quotation_intake},  $locale->text('Purchase Quotation Intake')),
69
    ) : undef,
67 70
    ($form->{type} eq 'invoice') ? (
68 71
      opthash("invoice",             $form->{PD}{invoice},             $locale->text('Invoice')),
69 72
      opthash("proforma",            $form->{PD}{proforma},            $locale->text('Proforma Invoice')),

Auch abrufbar als: Unified diff