FaC:
ServiceRecord-Fremdschlüssel zu NewSchedulerAppointment-Tabelle hinzugefügt. Funktionalität ist noch nicht implementiert. MoK: Ziele/Maßnahmen verbessert; Suche funktioniert jetzt richtig Mehrfachbuchung implementiert Kalender: Termine sind jetzt löschbar, wenn Recht zu bearbeiten vorhanden ist. Unterscheidung zwischen Mitarbeiter-, Klienten-, und Ressourcenauswahl bei Ansicht und Formular
This commit is contained in:
@@ -32,7 +32,6 @@ namespace BS.Shared.DataContracts
|
||||
return Name;
|
||||
}
|
||||
|
||||
public ActivationTypeId ActivationType { get; set; }
|
||||
public string DetailDescription => Text;
|
||||
public string FilterRelevants => Name + Text;
|
||||
public string IconPath { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user