Send invoices by email.

This commit is contained in:
2025-01-09 11:18:12 +01:00
parent 8da6da471d
commit 6235112f74
19 changed files with 468 additions and 23 deletions

View File

@@ -19,5 +19,6 @@ return [
'SaveAndContinue' => 'Speichern und Weiter',
'Saved' => 'Gespeichert',
'Cancel' => 'Abbrechen',
'Send' => 'Senden',
];