This commit is contained in:
@@ -30,7 +30,7 @@ namespace Elwig.Documents {
|
||||
_year = year;
|
||||
ShowDateAndLocation = true;
|
||||
UseBillingAddress = true;
|
||||
DocumentId = $"Anl.-Best. {_year}/{m.MgNr}";
|
||||
DocumentId = $"Anlfrg.-Bstng. {_year}/{m.MgNr}";
|
||||
Data = data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user