Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ce47a234

Von Thomas Kasulke vor mehr als 17 Jahren hinzugefügt

  • ID ce47a2340ef118b494854deae1b0ddc74b1d1c5a
  • Vorgänger 7ff2b447
  • Nachfolger a4518c4d

neuen button und Funktion für "als bezahlt markieren" eingeführt.

Unterschiede anzeigen:

locale/de/common
18 18
  'History'                     => 'Historie',
19 19
  'Invoice'                     => 'Rechnung',
20 20
  'MAILED'                      => 'Gesendet',
21
  'Mark as paid?'               => 'Als bezahlt markieren?',
22
  'Marked as paid'              => 'Als bezahlt markiert',
21 23
  'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
22 24
  'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
23 25
  'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
......
62 64
  'Vendor details'              => 'Lieferantendetails',
63 65
  'bin_list'                    => 'Lagerliste',
64 66
  'invoice'                     => 'Rechnung',
67
  'no'                          => 'nein',
65 68
  'packing_list'                => 'Versandliste',
66 69
  'pick_list'                   => 'Entnahmeliste',
67 70
  'proforma'                    => 'Proforma',
......
69 72
  'request_quotation'           => 'Angebotsanforderung',
70 73
  'sales_order'                 => 'Kundenauftrag',
71 74
  'sales_quotation'             => 'Verkaufsangebot',
75
  'yes'                         => 'ja',
72 76
};
73 77

  
74 78
$self->{subs} = {

Auch abrufbar als: Unified diff