$form->{title} = $locale->text('Add Invoice for Advance Payment');
} elsif ($form->{type} eq "final_invoice") {
- $form->{title} = $locale->text('Final Invoice');
+ $form->{title} = $locale->text('Add Final Invoice');
} else {
$form->{title} = $locale->text('Add Sales Invoice');
'Add Delivery Order' => 'Lieferschein erfassen',
'Add Document from \'#1\'' => 'Dokument von \'#1\' hinzufügen',
'Add Dunning' => 'Mahnung erzeugen',
+ 'Add Final Invoice' => 'Schlussrechnung erfassen',
'Add Follow-Up' => 'Wiedervorlage erstellen',
'Add Follow-Up for #1' => 'Wiedervorlage für #1 erstellen',
'Add General Ledger Transaction' => 'Dialogbuchen',
'Add Delivery Order' => '',
'Add Document from \'#1\'' => '',
'Add Dunning' => '',
+ 'Add Final Invoice' => '',
'Add Follow-Up' => '',
'Add Follow-Up for #1' => '',
'Add General Ledger Transaction' => '',