Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/BeWo

This commit is contained in:
Alexandra
2021-11-10 15:56:15 +01:00

View File

@@ -73,7 +73,9 @@ namespace BeWo.View.Detail.Report
private static SupportConceptGoalDC GetSupportConceptGoal(SupportConceptGoalDC parent, ValueListEntryDC actual, List<ValueListEntryDC> allIcfs)
{
// Erzeugt das O
// Hier muss eine zusätzliche Verschachtelungsstufe erstellt werden, also ICF -> Kategorie -> Einschränkungsarten/Ziele
// Erzeugt das Objekt
var goalItem = new SupportConceptGoalDC
{
GoalEntryDC = actual,