Added fullcustomer (Xinonkunde) as addresstype, will create fibu account

This commit is contained in:
Frank Schubert
2025-01-07 15:07:43 +01:00
parent e20af3eca5
commit 0a48808cfe
5 changed files with 53 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ $l['planner'] = "Planer";
$l['support'] = "Support";
$l['employee'] = "Mitarbeiter";
$l['customer'] = "Kunde";
$l['fullcustomer'] = "Xinonkunde";
$l['customers'] = "Kunden";
$l['supplier'] = "Lieferant";
$l['suppliers'] = "Lieferanten";