Funktionstüchtig

This commit is contained in:
2023-07-22 20:32:47 +02:00
parent 19e6a43847
commit 324f01df5e
4 changed files with 25 additions and 12 deletions

View File

@@ -48,5 +48,6 @@ class Kunde
plz = PLZ;
ort = Ort;
land = Land;
Versandskosten = Helper.Porto.FAILED;
}
}