Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 66397dc3

Von Bernd Bleßmann vor fast 3 Jahren hinzugefügt

  • ID 66397dc3af1ba0bfa4806ab4b5c1f1bb4df9b95c
  • Vorgänger 6d270ae6
  • Nachfolger cf8f39f5

Anzahlungs-Rg.: eigener Typ for Schlussrechnung (final_invoice (F))

Unterschiede anzeigen:

bin/mozilla/ar.pl
1204 1204
        $is_storno        ? $locale->text("Storno (one letter abbreviation)") :
1205 1205
                            $locale->text("Invoice for Advance Payment (one letter abbreviation)");
1206 1206

  
1207
    } elsif ($ar->{type} eq 'final_invoice') {
1208
      $ar->{type} = t8('Final Invoice (one letter abbreviation)');
1209

  
1207 1210
    } else {
1208 1211
      $ar->{type} =
1209 1212
        $has_storno       ? $locale->text("Invoice with Storno (abbreviation)") :

Auch abrufbar als: Unified diff