Revision 66397dc3
Von Bernd Bleßmann vor fast 3 Jahren hinzugefügt
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
Anzahlungs-Rg.: eigener Typ for Schlussrechnung (final_invoice (F))