Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 65573957

Von Moritz Bunkus vor fast 17 Jahren hinzugefügt

  • ID 65573957980291104639ebe3ab16ecf2c4bef433
  • Vorgänger 8d3529cd
  • Nachfolger 4923839e

Bei Preisanfragen wurde in der Drop-Down-Box für "formname" der Wert "Angebot" anstelle von "Anfrage" angezeigt.

Unterschiede anzeigen:

bin/mozilla/io.pl
1033 1033
      opthash("pick_list",           $form->{PD}{pick_list},           $locale->text('Pick List')),
1034 1034
      opthash("packing_list",        $form->{PD}{packing_list},        $locale->text('Packing List')) 
1035 1035
    ) : undef,
1036
    ($form->{type} =~ /_quotation$/) ?
1037
      opthash("$`_quotation",        $form->{PD}{"$`_quotation"},      $locale->text('Quotation')) : undef,
1036
    ($form->{type} =~ /sales_quotation$/) ?
1037
      opthash('sales_quotation',     $form->{PD}{sales_quotation},     $locale->text('Quotation')) : undef,
1038
    ($form->{type} =~ /request_quotation$/) ?
1039
      opthash('request_quotation',   $form->{PD}{request_quotation},   $locale->text('Request for Quotation')) : undef,
1038 1040
    ($form->{type} eq 'invoice') ? (
1039 1041
      opthash("invoice",             $form->{PD}{invoice},             $locale->text('Invoice')),
1040 1042
      opthash("proforma",            $form->{PD}{proforma},            $locale->text('Proforma Invoice')),
locale/de/dn
177 177
  'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich',
178 178
  'Reports'                     => 'Berichte',
179 179
  'Reqdate'                     => 'Lieferdatum',
180
  'Request for Quotation'       => 'Anfrage',
180 181
  'Required by'                 => 'Lieferdatum',
181 182
  'SAVED'                       => 'Gespeichert',
182 183
  'SAVED FOR DUNNING'           => 'Gespeichert',
locale/de/ic
209 209
  'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich',
210 210
  'Reports'                     => 'Berichte',
211 211
  'Reqdate'                     => 'Lieferdatum',
212
  'Request for Quotation'       => 'Anfrage',
212 213
  'Required by'                 => 'Lieferdatum',
213 214
  'SAVED'                       => 'Gespeichert',
214 215
  'SAVED FOR DUNNING'           => 'Gespeichert',
locale/de/io
149 149
  'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich',
150 150
  'Reports'                     => 'Berichte',
151 151
  'Reqdate'                     => 'Lieferdatum',
152
  'Request for Quotation'       => 'Anfrage',
152 153
  'Required by'                 => 'Lieferdatum',
153 154
  'SAVED'                       => 'Gespeichert',
154 155
  'SAVED FOR DUNNING'           => 'Gespeichert',
locale/de/ir
198 198
  'Remaining'                   => 'Rest',
199 199
  'Reports'                     => 'Berichte',
200 200
  'Reqdate'                     => 'Lieferdatum',
201
  'Request for Quotation'       => 'Anfrage',
201 202
  'Required by'                 => 'Lieferdatum',
202 203
  'SAVED'                       => 'Gespeichert',
203 204
  'SAVED FOR DUNNING'           => 'Gespeichert',
locale/de/is
221 221
  'Remaining'                   => 'Rest',
222 222
  'Reports'                     => 'Berichte',
223 223
  'Reqdate'                     => 'Lieferdatum',
224
  'Request for Quotation'       => 'Anfrage',
224 225
  'Required by'                 => 'Lieferdatum',
225 226
  'SAVED'                       => 'Gespeichert',
226 227
  'SAVED FOR DUNNING'           => 'Gespeichert',

Auch abrufbar als: Unified diff