[#20][#80] MemberAdminWindow: Add functionality to edit other business shares

This commit is contained in:
2026-07-03 11:52:12 +02:00
parent 9a0a422c8a
commit 765edbdae6
3 changed files with 55 additions and 13 deletions
+2 -1
View File
@@ -552,7 +552,8 @@
<Label Content="Mitgliederbewegungen:" Margin="10,40,10,10"/>
<CheckBox x:Name="ParameterBusinessShareHistoryInput" Content="Mit Elwig erfassen" Margin="160,45,10,15"
HorizontalAlignment="Left"/>
HorizontalAlignment="Left"
Checked="CheckBox_Changed" Unchecked="CheckBox_Changed"/>
</Grid>
</GroupBox>
<GroupBox x:Name="ParameterAreaComGroup" Header="Berechnung Flächenbindungen (aktuelle Saison)" Margin="10,10,10,0" VerticalAlignment="Top">