Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 56f1a79e

Von Jan Büren vor mehr als 3 Jahren hinzugefügt

  • ID 56f1a79e930b58250a21189303e328bce2896f8d
  • Vorgänger 33ddf79c
  • Nachfolger 0e125408

Neue Druckvorlagen-Variante Rechnungskopie inkl. Wasserzeichen (marei)

Unterschiede anzeigen:

SL/Helper/PrintOptions.pm
64 64
    ($form->{type} eq 'invoice') ? (
65 65
      opthash("invoice",             $form->{PD}{invoice},             $locale->text('Invoice')),
66 66
      opthash("proforma",            $form->{PD}{proforma},            $locale->text('Proforma Invoice')),
67
      opthash("invoice_copy",        $form->{PD}{invoice_copy},        $locale->text('Invoice Copy')),
67 68
    ) : undef,
68 69
    ($form->{type} eq 'invoice' && $form->{storno}) ? (
69 70
      opthash("storno_invoice",      $form->{PD}{storno_invoice},      $locale->text('Storno Invoice')),

Auch abrufbar als: Unified diff