Entities/Member: Add OrganicOperatorId

This commit is contained in:
2026-09-23 19:27:57 +02:00
parent 569913fe8f
commit 0ed793d9be
9 changed files with 80 additions and 17 deletions
+2
View File
@@ -118,6 +118,8 @@ namespace Elwig.ViewModels {
[ObservableProperty]
private string? _lfbisNr;
[ObservableProperty]
private string? _organicOperatorId;
[ObservableProperty]
private string? _organicAuthorityCode;
[ObservableProperty]
private bool _isBuchführend;