Massenstatistik wird erstellt
This commit is contained in:
@@ -156,6 +156,7 @@ namespace SanSystem
|
||||
}
|
||||
InlinerSanierung san = new InlinerSanierung();
|
||||
san.Inspektionsobjekt = inspektionsobjekt;
|
||||
san.Datum = new DateTime(2018, 01, 01, 12, 00, 00);
|
||||
inspektionsobjekt.Sanierung.Add(san);
|
||||
TabPage tab = new TabPage();
|
||||
tab.Text = "InlinerSanierung";
|
||||
|
||||
Reference in New Issue
Block a user