Build overview and handling for unpaid incoming.
This commit is contained in:
@@ -68,7 +68,7 @@ return [
|
||||
'Sent menually' => 'Manuell versendet',
|
||||
'Payment' => 'Zahlung',
|
||||
'Payment for invoice' => 'Zahlung zur Rechnung',
|
||||
'Payments' => 'Zahlungen',
|
||||
'Payments' => 'Zahlungseingang',
|
||||
'Existing payments' => 'Bestehende Zahlungseingänge',
|
||||
'Add new payment' => 'Neuen Zahlungseingang erstellen',
|
||||
'Add new payment by clicking add' => 'Durch Klick auf "Anlegen" neuen Zahlungseingang erstellen',
|
||||
@@ -105,5 +105,6 @@ return [
|
||||
'Cash discount sum' => 'Skonto-Summe',
|
||||
'Cash discount until' => 'Skonto bis',
|
||||
'Cash discount terms in days' => 'Skontogültigkeit in Tagen',
|
||||
'No invoices' => 'Keine Rechnungen vorhanden',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user