working on document view/edit

This commit is contained in:
2025-07-10 15:42:37 +02:00
parent 0bfbe47d96
commit 90c27382a1
22 changed files with 281 additions and 34 deletions

View File

@@ -2,9 +2,13 @@
"document": {
"actions": "Aktionen",
"add_new": "{0} anlegen",
"bank_account": "Bankverbindung: {0}",
"court": "Amtsgericht: {0}",
"create_new": "neues Dokument",
"customer": "Kunde",
"customer_number": "Kundennummer: {0}",
"date": "Datum",
"email": "E-Mail: {0}",
"gross_sum": "Brutto-Summe",
"list": "Dokumente",
"list_of": "Dokumente von {0}",
@@ -17,6 +21,7 @@
"state_new":"neu",
"state_payed": "bezahlt",
"state_sent": "versendet",
"tax_id": "Steuernummer: {0}",
"type": "Dokumententyp",
"type_confirmation": "Bestätigung",
"type_invoice": "Rechnung",