diff --git a/BeWoPlanerMobil/Controllers/MainController.cs b/BeWoPlanerMobil/Controllers/MainController.cs index ee64de3b5..2c8279fe9 100644 --- a/BeWoPlanerMobil/Controllers/MainController.cs +++ b/BeWoPlanerMobil/Controllers/MainController.cs @@ -1062,10 +1062,13 @@ namespace BeWoPlanerMobil.Controllers Model.NewServiceRecord.Goals = Model.SelectedGoals; Model.NewServiceRecord.Start = zeitenFeld[0]; Model.NewServiceRecord.End = zeitenFeld[1]; + if(marker) { Model.NewServiceRecord.ServiceRecordType = ServiceRecordTypeId.Content; } + + Model.NewServiceRecord.DistanceInMeter = null; Model.NewServiceRecord.DistanceInMeterDecimal = distanceInMeters; if(Model.Employee.EmployeeOid.HasValue) diff --git a/BeWoPlanerMobil/Models/MainModel.cs b/BeWoPlanerMobil/Models/MainModel.cs index 457950a8c..9abb4e546 100644 --- a/BeWoPlanerMobil/Models/MainModel.cs +++ b/BeWoPlanerMobil/Models/MainModel.cs @@ -579,7 +579,7 @@ namespace BeWoPlanerMobil.Models } } - public string DistanceToEdit => SelectedServiceRecord?.DistanceInMeter.ToString() ?? string.Empty; + public string DistanceToEdit => SelectedServiceRecord?.DistanceInMeterDecimal.ToString() ?? string.Empty; public string NoticeToEdit => SelectedServiceRecord?.NoticeList.FirstOrDefault() ?? string.Empty; diff --git a/Service/Plugins/PluginLoader.cs b/Service/Plugins/PluginLoader.cs index e207050a4..d39e7f46b 100644 --- a/Service/Plugins/PluginLoader.cs +++ b/Service/Plugins/PluginLoader.cs @@ -307,7 +307,7 @@ namespace BeWo.Service.Plugins //t = "1344064965"; // ABW Klaßen //t = "3625103678"; // Pro Hilfe GbR | MID //t = "6028314513"; // Grundstein e.V. - t = "6178735147"; // Ilka Link ivi. - ambulante Hilfen, Beratung & Therapie + //t = "6178735147"; // Ilka Link ivi. - ambulante Hilfen, Beratung & Therapie //t = "9416221963"; // Übergangshilfe Unna e.V. //t = "1316958991"; // Aidshilfe Essen //t = "3718732195"; // Diakonie Remscheid Lennep (Jobfit)