Build the stuff for payments.

This commit is contained in:
2025-01-16 15:34:10 +01:00
parent f120559e3b
commit dcedbc71c4
17 changed files with 670 additions and 31 deletions

View File

@@ -15,5 +15,6 @@ return [
'Dashboard' => 'Dashboard',
'Customers without address' => 'Kunden ohne Rechnungsadresse',
'Invoices not sent' => 'Nicht versendete Rechnungen',
'Invoices not paid' => 'Nicht bezahlte Rechnungen',
];