/billing mit Tabs Offen/Abgerechnet/Storniert, Filtern und Mehrfachdruck; /billing/[id] mit Abrechnungsblatt und Aktionen (abgerechnet mit Rechnungsnummer, PDF, Rechnungsnummer ändern, stornieren); /billing/print; Auftrags-Tab „Meilensteine & Abrechnung“; mobiler Abschnitt „Erreicht melden“ (offline); Dashboard-Kachel „Bereit zur Abrechnung“; /api/v1/billing*, Meilenstein-Endpunkte und OpenAPI. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
23 lines
566 B
JSON
23 lines
566 B
JSON
{
|
|
"dashboard": "Dashboard",
|
|
"workOrders": "Work orders",
|
|
"emergencyReview": "Emergency review",
|
|
"imports": "Import",
|
|
"customers": "Customers",
|
|
"sites": "Sites",
|
|
"teams": "Teams",
|
|
"reports": "Reports",
|
|
"documents": "Documents",
|
|
"templates": "Order templates",
|
|
"settings": "Settings",
|
|
"notifications": "Notifications",
|
|
"audit": "Audit log",
|
|
"email": "E-mail delivery",
|
|
"lotse": "Lotse (AI)",
|
|
"admin": "Admin console",
|
|
"openMenu": "Open menu",
|
|
"closeMenu": "Close menu",
|
|
"timeApprovals": "Time approvals",
|
|
"billing": "Billing"
|
|
}
|