Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 37c4d9b1

Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt

  • ID 37c4d9b12a73984896bc8b3c8c9b463763f59e32
  • Vorgänger ee204a06
  • Nachfolger aed1f6f0

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